Changes to Create a new skill
POST /api/v1/skills
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 11 revisions of this API.528
What changed
- ▲
added the new required request property
repoNamenew-required-request-property
- ▲
added the new required request property
skillNamenew-required-request-property
- ▲
removed the required property
skill/displayNamefrom the response with the201statusresponse-required-property-removed
- ▲
removed the required property
skill/slugfrom the response with the201statusresponse-required-property-removed
- ●
removed the request property
displayNamerequest-property-removed
- ●
removed the request property
slugrequest-property-removed
- ○
added the optional property
skill/totalInstallsto the response with the201statusresponse-optional-property-added
- ○
added the required property
skill/repoNameto the response with the201statusresponse-required-property-added
- ○
added the required property
skill/skillNameto the response with the201statusresponse-required-property-added
- ▲
- ▲
the response property
skill/versionbecame optional for the status201response-property-became-optional
- ○
the request property
versionbecame optionalrequest-property-became-optional
- ○
the
versionrequest property default value1.0.0was addedrequest-property-default-value-added
- ○
added the optional property
skill/developerIdto the response with the201statusresponse-optional-property-added
- ○
the
versionresponse's property default value1.0.0was added for the status201response-property-default-value-added
- ▲
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○