Changes to Update a skill
PUT /api/v1/skills/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 11 revisions of this API.328
What changed
- ▲
removed the required property
skill/displayNamefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
skill/slugfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
displayNamerequest-property-removed
- ●
removed the request property
slugrequest-property-removed
- ○
added the new optional request property
repoNamenew-optional-request-property
- ○
added the new optional request property
skillNamenew-optional-request-property
- ○
added the optional property
skill/totalInstallsto the response with the200statusresponse-optional-property-added
- ○
added the required property
skill/repoNameto the response with the200statusresponse-required-property-added
- ○
added the required property
skill/skillNameto the response with the200statusresponse-required-property-added
- ▲
- ▲
the response property
skill/versionbecame optional for the status200response-property-became-optional
- ○
added the optional property
skill/developerIdto the response with the200statusresponse-optional-property-added
- ○
the
versionresponse's property default value1.0.0was added for the status200response-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
- ○