Features
Set feature completed
This will set the feature as completed.
post/api/admin/projects/{projectId}/features/{featureName}/lifecycle/complete
Path parameters
projectIdstring required
featureNamestring required
Request body
Example request
{
"status": "kept",
"statusValue": "variant1"
}Response
This response has no body.
Changes
Changed in 1 of the 7 revisions of this API.2
- ○
api tag
Featuresaddedapi-tag-added
- ○
api tag
Unstableremovedapi-tag-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○