Changes to Get Marketplace Detail

GET /api/marketplace/items/{item_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 16 revisions of this API.10

  1. 774e8a3f5f7e10

What changed

    • added the optional property repoImageUrl to the response with the 200 status

      response-optional-property-added

    • added the optional property stars to the response with the 200 status

      response-optional-property-added

    • added the required property description to the response with the 200 status

      response-required-property-added

    • added the required property id to the response with the 200 status

      response-required-property-added

    • added the required property installToken to the response with the 200 status

      response-required-property-added

    • added the required property installation to the response with the 200 status

      response-required-property-added

    • added the required property installs to the response with the 200 status

      response-required-property-added

    • added the required property name to the response with the 200 status

      response-required-property-added

    • added the required property repoLabel to the response with the 200 status

      response-required-property-added

    • added the required property sourceLinks to the response with the 200 status

      response-required-property-added