Skip to content

Commit

Permalink
Fix response code
Browse files Browse the repository at this point in the history
  • Loading branch information
grausof committed May 28, 2024
1 parent 51d68f8 commit 2bd7e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/wallet-attestation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ Below an non-normative example of the Wallet Attestation without encoding and si

.. code-block:: http
HTTP/1.1 201 OK
HTTP/1.1 200 OK
Content-Type: application/jwt
eyJhbGciOiJFUzI1NiIsInR5cCI6IndhbGx... redacted
Expand Down

0 comments on commit 2bd7e53

Please sign in to comment.