From e7747a48e9bea280e8f027f9f567e18df7399285 Mon Sep 17 00:00:00 2001 From: "A.J. Stein (Unofficial)" Date: Sat, 2 Nov 2024 08:57:33 -0400 Subject: [PATCH] Use normative language for error code per #25 --- draft-ietf-scitt-scrapi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft-ietf-scitt-scrapi.md b/draft-ietf-scitt-scrapi.md index 93ded0a..ffa3370 100644 --- a/draft-ietf-scitt-scrapi.md +++ b/draft-ietf-scitt-scrapi.md @@ -113,7 +113,7 @@ To facilitate automated response to errors, this document defines a set of stand Error responses SHOULD be sent with the `Content-Type: application/problem+json` HTTP header. -As an example, submitting a Signed Statement with an unsupported signature algorithm would return a `400 Bad Request` status code and the following body: +As an example, submitting a Signed Statement with an unsupported signature algorithm MUST return a `400 Bad Request` status code and the following body: ~~~json {