Skills

Create a new skill

Creates a new skill in the registry (admin only)

post/api/v1/skills

Request body

scopestring required
repoNamestring required
skillNamestring required
descriptionstring required
sourceUrlstring uri required
versionstring
authorstring
categorystring
tagsstring[]
triggerConditionsstring[]
dependenciesstring[]

Response

Skill created

Changes

Changed in 3 of the 11 revisions of this API.528

  • 25721894961a423See the full diff
    • added the new required request property repoName

      new-required-request-property

    • added the new required request property skillName

      new-required-request-property

    • removed the required property skill/displayName from the response with the 201 status

      response-required-property-removed

    • removed the required property skill/slug from the response with the 201 status

      response-required-property-removed

    • removed the request property displayName

      request-property-removed

    • removed the request property slug

      request-property-removed

    • added the optional property skill/totalInstalls to the response with the 201 status

      response-optional-property-added

    • added the required property skill/repoName to the response with the 201 status

      response-required-property-added

    • added the required property skill/skillName to the response with the 201 status

      response-required-property-added

  • ba253fbf08a714See the full diff
    • the response property skill/version became optional for the status 201

      response-property-became-optional

    • the request property version became optional

      request-property-became-optional

    • the version request property default value 1.0.0 was added

      request-property-default-value-added

    • added the optional property skill/developerId to the response with the 201 status

      response-optional-property-added

    • the version response's property default value 1.0.0 was added for the status 201

      response-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