Changes to GET /applications/:application_id/entitlements

GET /applications/{application_id}/entitlements

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

Changed in 1 of the 58 revisions of this API.115

  1. e5468cac9be0115

What changed

  • e5468cac9be0115See the full diff
    • the items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property items/consumed to the response with the 200 status

      response-optional-property-added

    • added the optional property items/fulfilled_at to the response with the 200 status

      response-optional-property-added

    • added the optional property items/fulfillment_status to the response with the 200 status

      response-optional-property-added

    • added the optional property items/gifter_user_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/guild_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/parent_id to the response with the 200 status

      response-optional-property-added

    • removed EntitlementResponse subschema #1 from the items/ response property oneOf list for the response status 200

      response-property-one-of-removed

    • added the required property items/application_id to the response with the 200 status

      response-required-property-added

    • added the required property items/deleted to the response with the 200 status

      response-required-property-added

    • added the required property items/ends_at to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

    • added the required property items/sku_id to the response with the 200 status

      response-required-property-added

    • added the required property items/starts_at to the response with the 200 status

      response-required-property-added

    • added the required property items/type to the response with the 200 status

      response-required-property-added

    • added the required property items/user_id to the response with the 200 status

      response-required-property-added