Skip to content

Commit 34e8b56

Browse files
committed
Apply improved wording around status codes from 3.1.1 (original PR OAI#2630)
1 parent 3e304ee commit 34e8b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.4.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Some examples of possible media type definitions:
9494
```
9595
##### <a name="httpCodes"></a>HTTP Status Codes
9696
The HTTP Status Codes are used to indicate the status of the executed operation.
97-
The available status codes are defined by [RFC7231](https://tools.ietf.org/html/rfc7231#section-6) and registered status codes are listed in the [IANA Status Code Registry](https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml).
97+
Status codes SHOULD be selected from the available status codes registered in the [IANA Status Code Registry](https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml).
9898

9999
## Specification
100100

0 commit comments

Comments
 (0)