Skip to content

Commit

Permalink
Add 503 as suggested error code
Browse files Browse the repository at this point in the history
  • Loading branch information
lu-zero committed Mar 2, 2023
1 parent 439d590 commit 01775c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -923,6 +923,7 @@ <h3 id="error-responses">Errors</h3>
<li><code>403 Forbidden</code></li>
<li><code>404 Not Found</code></li>
<li><code>500 Internal Server Error</code></li>
<li><code>503 Service Unavailable</code></li>
</ul>
</div>
<p>
Expand Down

0 comments on commit 01775c4

Please sign in to comment.