Changes to Get credential endpoint

POST /credentials

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

Changed in 2 of the 5 revisions of this API.468

  1. bc177bfc5928356
  2. ccca87b4e0bf112

What changed

  • bc177bfc5928356See the full diff
    • the request property credential_response_encryption/alg became required

      request-property-became-required

    • the request property credential_response_encryption/enc became required

      request-property-became-required

    • the request property credential_response_encryption/jwk became required

      request-property-became-required

    • removed the request property format

      request-property-removed

    • removed the optional property c_nonce from the response with the 200 status

      response-optional-property-removed

    • removed the optional property c_nonce_expires_in from the response with the 200 status

      response-optional-property-removed

    • removed the optional property credential from the response with the 200 status

      response-optional-property-removed

    • removed the optional property format from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property credential_configuration_id

      new-optional-request-property

    • added the new optional request property issuer_state

      new-optional-request-property

    • added the new optional request property proofs

      new-optional-request-property

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

  • ccca87b4e0bf112See the full diff
    • removed the enum value vc+sd-jwt of the request property format

      request-property-enum-value-removed

    • added the new dc+sd-jwt enum value to the format response property for the response status 200

      response-property-enum-value-added

    • added the new dc+sd-jwt enum value to the request property format

      request-property-enum-value-added

    • removed the vc+sd-jwt enum value from the format response property for the response status 200

      response-property-enum-value-removed