Changes to Standard OpenID4VCI credential-offer-by-reference document.

GET /v1/credential-offers/{uuid}/offer

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

Changed in 2 of the 8 revisions of this API.12

  1. 9addd64b04b111
  2. 1c34704cfbbb1

What changed

    • for the path request parameter uuid, the type/format was changed from string/ to string/uuid

      request-parameter-type-changed

    • added the media type application/json for the response with the status 200

      response-media-type-added

    • endpoint added

      endpoint-added