Changes to Get the asset with given ID.

GET /v1/assets/{assetId}

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

Changed in 3 of the 34 revisions of this API.16

  1. 22f89da81c8f13
  2. 22b815649ef71
  3. a1174a39309c2

What changed

    • added the new xcode enum value to the os response property for the response status 200

      response-property-enum-value-added

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

      response-optional-property-added

    • response property os deprecated

      response-property-deprecated

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

      response-required-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added