From f578f79698f5779f20ee8354a3af132fafaf66da Mon Sep 17 00:00:00 2001 From: Simon Green Date: Wed, 29 Jul 2015 05:31:14 -0400 Subject: Bug 399078 - Remove the 'musthavemilestoneonaccept' parameter r=gerv, a=simon --- docs/en/rst/api/core/v1/bugzilla.rst | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/en/rst/api/core/v1/bugzilla.rst') diff --git a/docs/en/rst/api/core/v1/bugzilla.rst b/docs/en/rst/api/core/v1/bugzilla.rst index 67029cc1f..c2458bd0f 100644 --- a/docs/en/rst/api/core/v1/bugzilla.rst +++ b/docs/en/rst/api/core/v1/bugzilla.rst @@ -186,7 +186,6 @@ Example response for authenticated user: "maintainer" : "admin@example.com", "maxattachmentsize" : "1000", "maxlocalattachment" : "0", - "musthavemilestoneonaccept" : "0", "password_complexity" : "no_constraints", "rememberlogin" : "on", "requirelogin" : "0", @@ -224,7 +223,6 @@ A logged-in user can access the following parameters (listed alphabetically): * maintainer * maxattachmentsize * maxlocalattachment -* musthavemilestoneonaccept * password_complexity * rememberlogin * requirelogin -- cgit v1.2.3-24-g4f1b