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

  1. 25721894961a423
  2. ba253fbf08a714
  3. e8c3444560be1

What changed

  • 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