Skills

Update a skill

Updates an existing skill (admin only)

put/api/v1/skills/{id}

Path parameters

idstring required

The unique identifier

Example:12345

Request body

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

Response

Skill updated

Changes

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

  • 25721894961a225See the full diff
    • removed the required property skill/displayName from the response with the 200 status

      response-required-property-removed

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

      response-required-property-removed

    • removed the request property displayName

      request-property-removed

    • removed the request property slug

      request-property-removed

    • added the new optional request property repoName

      new-optional-request-property

    • added the new optional request property skillName

      new-optional-request-property

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

      response-optional-property-added

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

      response-required-property-added

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

      response-required-property-added

  • ba253fbf08a712See the full diff
    • the response property skill/version became optional for the status 200

      response-property-became-optional

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

      response-optional-property-added

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

      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