diff options
author | Simon Green <sgreen@redhat.com> | 2013-07-16 07:53:55 +0200 |
---|---|---|
committer | Simon Green <sgreen@redhat.com> | 2013-07-16 07:53:55 +0200 |
commit | 523edbb0c4f41e5cfaa46c18f14fa9c8c53956b3 (patch) | |
tree | ed831c94a596bde63cf01e641b648beb92e2e3cc /Bugzilla/WebService | |
parent | 92789c0d4353820e306a3acb2ddb4633eb178d3f (diff) | |
download | bugzilla-523edbb0c4f41e5cfaa46c18f14fa9c8c53956b3.tar.gz bugzilla-523edbb0c4f41e5cfaa46c18f14fa9c8c53956b3.tar.xz |
Bug 894221 - API Documentation Error
Diffstat (limited to 'Bugzilla/WebService')
-rw-r--r-- | Bugzilla/WebService/Product.pm | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Bugzilla/WebService/Product.pm b/Bugzilla/WebService/Product.pm index 83a6583fa..6e9f83a2a 100644 --- a/Bugzilla/WebService/Product.pm +++ b/Bugzilla/WebService/Product.pm @@ -918,10 +918,6 @@ You specified the name of a product that already exists. You must specify a description for this product. -=item 704 (Product must have version) - -You must specify a version for this product. - =item 705 (Product must define a default milestone) You must define a default milestone. |