
A stub testing.md so that this particular topic is not left out of consideration. The Goals and Proposals provided are worthwhile but only starting points for discussion. Signed-off-by: Chris Dent <chdent@redhat.com>
26 lines
836 B
Markdown
26 lines
836 B
Markdown
openstack-api
|
|
=============
|
|
|
|
This repository contains documents from the OpenStack API working group,
|
|
including guidelines and proposed rules concerning API consistency, naming
|
|
conventions, and best practice recommendations.
|
|
|
|
Interested in contributing to the API conversations? Simply clone this
|
|
repository and follow the [OpenStack code and review submission
|
|
processes](https://wiki.openstack.org/wiki/How_To_Contribute).
|
|
|
|
Guidance
|
|
--------
|
|
|
|
The following topics have separate doc pages that contain guidance on a
|
|
specific issue:
|
|
|
|
* [Terms](terms.md)
|
|
* [HTTP Response Codes, Methods, and Standards](http.md)
|
|
* [Naming Conventions](naming.md)
|
|
* [API Discoverability](discoverability.md)
|
|
* [Compatibility](compatibility.md)
|
|
* [API Extensions](extensions.md)
|
|
* [Pagination and Filtering](pagination_filtering.md)
|
|
* [Testing](testing.md)
|