diff --git a/docs/5_Fehlerverhalten_und_Statuscodes.md b/docs/5_Fehlerverhalten_und_Statuscodes.md index 7063d7c5b896715849dbc1e8c9110cdf1db0b29f..9df7ad5c3426b4d703d7f26bac9cf32d14e55ad0 100644 --- a/docs/5_Fehlerverhalten_und_Statuscodes.md +++ b/docs/5_Fehlerverhalten_und_Statuscodes.md @@ -60,6 +60,7 @@ abgebildet. Fachliche schon. | https://schema.fitko.de/fit-connect/problems/attachment-not-found | 404 Not Found | | | https://schema.fitko.de/fit-connect/problems/destination-not-found | 404 Not Found | | | https://schema.fitko.de/fit-connect/problems/empty-attachment | 400 Bad Request | | +| https://schema.fitko.de/fit-connect/problems/jwk-not-valid | 422 Unprocessable Entity | JWK fachlich nicht zulässig. Details stehen im Feld `detail`. | ## Verhalten von API Clients