From 2bd7e53b05da24b93b2b23178a13d6446a07a349 Mon Sep 17 00:00:00 2001 From: grausof Date: Tue, 28 May 2024 11:15:50 +0200 Subject: [PATCH] Fix response code --- docs/en/wallet-attestation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/wallet-attestation.rst b/docs/en/wallet-attestation.rst index 636458710..27b6da35f 100644 --- a/docs/en/wallet-attestation.rst +++ b/docs/en/wallet-attestation.rst @@ -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