Skip to content

Commit db816d4

Browse files
authored
Merge pull request OAI#936 from RobDolinMS/patch-3
[HTTP Status Codes] Clean-up
2 parents 5842eda + 9e02002 commit db816d4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

versions/3.0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ Some examples of possible media type definitions:
9494
application/vnd.github.v3.patch
9595
```
9696
##### <a name="httpCodes"></a>HTTP Status Codes
97-
The HTTP Status Codes are used to indicate the status of the executed operation. The available status codes are initially defined by [RFC 7231](http://tools.ietf.org/html/rfc7231#section-6) and registered status codes are listed in the [IANA Status Code Registry](http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml).
97+
The HTTP Status Codes are used to indicate the status of the executed operation.
98+
The available status codes are defined by [RFC 7231](http://tools.ietf.org/html/rfc7231#section-6) and registered status codes are listed in the [IANA Status Code Registry](http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml).
9899

99100
## Specification
100101

0 commit comments

Comments
 (0)