Modify a feature flag
Change specific properties of a feature flag.
Path parameters
Request body
Example request
[
{
"path": "/type",
"op": "replace",
"from": "/type",
"value": "kill-switch"
}
]Response
featureSchema
Changes
Changed in 2 of the 7 revisions of this API.95
- ●
added the new
SEMVER_GTEenum value to the//////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
SEMVER_GTEenum value to the//////response property for the response statusresponse-property-enum-value-added
- ●
added the new
SEMVER_LTEenum value to the//////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
SEMVER_LTEenum value to the//////response property for the response statusresponse-property-enum-value-added
- ●
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
added the new
REGEXenum value to the//////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
REGEXenum value to the//////response property for the response statusresponse-property-enum-value-added
- ○
added the optional property
////////to the response with the statusresponse-optional-property-added
- ○
added the optional property
///////to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
response property
environments/items/releasePlans/items/milestones/items/strategies/items/strategyNamedeprecated (stability: stable)response-property-deprecated
- ○
added the required property
////////to the response with the statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●