Skip to content

Commit da7e5e5

Browse files
committed
Merge pull request OAI#206 from dret/patch-2
updating status code information
2 parents 023054c + cde0c65 commit da7e5e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/2.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Some examples of possible mime type definitions:
4343
application/vnd.github.v3.patch
4444
```
4545
##### <a name="httpCodes"/>HTTP Status Codes
46-
The HTTP Status Codes are used to indicate the status of the executed operation. The available status codes are described by [RFC 2616](http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html).
46+
The HTTP Status Codes are used to indicate the status of the executed operation. The available status codes are described by [RFC 7231](http://tools.ietf.org/html/rfc7231#section-6) and in the [IANA Status Code Registry](http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml).
4747

4848
## Specification
4949

0 commit comments

Comments
 (0)