Changes to Accept an offer (demo: server-side PoP)
POST /v1/credential-offers/{uuid}/accept
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 8 revisions of this API.616
What changed
- ▲
for the
pathrequest parameteruuid, the type/format was changed fromstring/tostring/uuidrequest-parameter-type-changed
- ▲
the
credential/claims/items/response's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ▲
the
credential/expires_atresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
the
credential/idresponse's property type/format changed fromstring/uuidtostring/for status200response-property-type-changed
- ▲
the
credential/issued_atresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ○
added the optional property
credential/claims/items/labelto the response with the200statusresponse-optional-property-added
- ○
added the optional property
credential/claims/items/nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
credential/claims/items/selective_disclosureto the response with the200statusresponse-optional-property-added
- ○
added the optional property
credential/claims/items/valueto the response with the200statusresponse-optional-property-added
- ○
added the optional property
credential/issuer/didto the response with the200statusresponse-optional-property-added
- ○
added the optional property
credential/issuer/domainto the response with the200statusresponse-optional-property-added
- ○
added the optional property
credential/issuer/idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
credential/issuer/nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
holder_jwk/crvto the response with the200statusresponse-optional-property-added
- ○
added the optional property
holder_jwk/ktyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
holder_jwk/xto the response with the200statusresponse-optional-property-added
- ○
added the optional property
holder_jwk/yto the response with the200statusresponse-optional-property-added
- ▲
- ▲
added required request body
request-body-added-required
- ○
for the
pathrequest parameteruuid, the type/format was generalized fromstring/uuidtostring/request-parameter-type-generalized
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
404response-non-success-status-added
This revision also has 111 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲