From 680b56b2bb98f094b93c0e80178f74f48194ac9a Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Wed, 26 Nov 2008 01:20:41 +0000 Subject: Bug 450209: Clean up WebService POD and add a History section for all functions that need one Patch By Max Kanat-Alexander r=LpSolit, a=LpSolit --- Bugzilla/WebService/Product.pm | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) (limited to 'Bugzilla/WebService/Product.pm') diff --git a/Bugzilla/WebService/Product.pm b/Bugzilla/WebService/Product.pm index 0f15a7e30..4dd894453 100755 --- a/Bugzilla/WebService/Product.pm +++ b/Bugzilla/WebService/Product.pm @@ -86,14 +86,16 @@ get information about them. =head1 METHODS -See L for a description of what B, B, -and B mean, and for more information about error codes. +See L for a description of how parameters are passed, +and what B, B, and B mean. =head2 List Products =over -=item C B +=item C + +B =over @@ -112,7 +114,9 @@ ids. =back -=item C B +=item C + +B =over @@ -132,7 +136,9 @@ ids. =back -=item C B +=item C + +B =over @@ -152,7 +158,9 @@ ids. =back -=item C B +=item C + +B =over -- cgit v1.2.3-24-g4f1b