Update response codes for authentication API reference

The API reference for authentication and validation APIs listed some
HTTP status codes that keystone never actually uses. This commit
updates those examples to be more explicit about what keystone
returns.

Change-Id: If5cb27d1cc3fc8d8c57ccb47d1a99ba07aecba83
This commit is contained in:
Lance Bragstad 2018-06-07 16:53:32 +00:00
parent 75da4da476
commit c69d3408cb
1 changed files with 0 additions and 43 deletions

View File

@ -162,11 +162,6 @@ Status Codes
- 401
- 403
- 404
- 405
- 409
- 413
- 415
- 503
Example
~~~~~~~
@ -280,11 +275,6 @@ Status Codes
- 401
- 403
- 404
- 405
- 409
- 413
- 415
- 503
System-Scoped Example
~~~~~~~~~~~~~~~~~~~~~
@ -372,13 +362,7 @@ Status Codes
- 400
- 401
- 403
- 404
- 405
- 409
- 413
- 415
- 503
Example
~~~~~~~
@ -441,11 +425,6 @@ Status Codes
- 401
- 403
- 404
- 405
- 409
- 413
- 415
- 503
Example
~~~~~~~
@ -557,11 +536,6 @@ Status Codes
- 401
- 403
- 404
- 405
- 409
- 413
- 415
- 503
System-Scoped Example
~~~~~~~~~~~~~~~~~~~~~
@ -638,13 +612,7 @@ Status Codes
- 400
- 401
- 403
- 404
- 405
- 409
- 413
- 415
- 503
Example
~~~~~~~
@ -717,9 +685,6 @@ Status Codes
- 401
- 403
- 404
- 405
- 413
- 503
Unscoped Example
~~~~~~~~~~~~~~~~
@ -790,9 +755,6 @@ Status Codes
- 401
- 403
- 404
- 405
- 413
- 503
Revoke token
============
@ -835,11 +797,6 @@ Status Codes
- 401
- 403
- 404
- 405
- 409
- 413
- 415
- 503
Get service catalog
===================