Features
Create a feature link
Create a new link for a feature.
post/api/admin/projects/{projectId}/features/{featureName}/link
Path parameters
projectIdstring required
featureNamestring required
Request body
Example request
{
"url": "https://github.com/search?q=cleanupReminder&type=code",
"title": "Github cleanup"
}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
- ○