diff --git a/docs/odata-protocol/odata-protocol.html b/docs/odata-protocol/odata-protocol.html index 262a83939..677c02639 100644 --- a/docs/odata-protocol/odata-protocol.html +++ b/docs/odata-protocol/odata-protocol.html @@ -512,6 +512,11 @@

534 +Section 12 +Allow 400 Bad Request in addition to 501 Not Implemented for unsupported functionality +391 + + Section 12.3 Encoding of plus character in URLs 485 @@ -947,7 +952,7 @@

9.3 Server Error Responses

As defined in RFC9110, error codes in the 5xx range indicate service errors.

9.3.1 Response Code 501 Not Implemented

-

If the client requests functionality not implemented by the OData Service, the service responds with 501 Not Implemented and SHOULD include a response body describing the functionality not implemented.

+

If the client requests functionality not implemented by the OData Service, the service MAY respond with 501 Not Implemented and include a response body describing the functionality not implemented.

9.4 Error Response Body

An error response body can be the result of a failure of OData processing or of the underlying infrastructure. An OData-specific error response (which can be recognized by the presence of the OData-Version header) is format-specific and consists at least of the following information: