openstackdocstheme/api-ref/source/status.yaml
Karen Bradshaw 90fd29b079 Update test API Ref
- Added more content to test the display of method labels,
  url strings, http status code and parameter tables.
- Added 'OpenStack API Documentation' title in titlerow.
  This removes the duplicate title for the API
  references.

Change-Id: Ifdbac89efc91ab023510c466cf0cf97b21a69fbe
2016-10-06 12:05:28 -04:00

18 lines
370 B
YAML

200:
default: |
Request was successful.
201:
default: |
Resource was created and is ready to use.
400:
default: |
Some content in the request was invalid
another_400_error: |
Sample message for 400 error response.
401:
default: |
User must authenticate before making a request
500:
default: |
Something went wrong inside the service.