Get skill by ID
Returns a single skill by its unique identifier
Path parameters
The unique identifier
Response
Skill found
Changes
Changed in 3 of the 11 revisions of this API.36
- ▲
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
- ○
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
- ○