EdLeafe 3ec748370d Recommend the correct HTTP method for tags
The existing guideline recommends to do a GET on a tag to check its
existence, while our HTTP guideline recommends HEAD for such checks.
Since this is just a check, we should recommend HEAD in this case.
Wording was also added to the HTTP guideline stating that in all cases
where HEAD is implemented, the corresponding GET must be implemented,
too.

Closes-Bug #1677360

Change-Id: I36045e84e906dfbdf60c8989e2a5a5fb39b7cc34
2017-04-04 13:13:45 +00:00
2016-03-07 14:42:55 +00:00
2014-10-22 16:24:41 +10:30
2014-10-22 16:24:41 +10:30
2014-10-22 16:24:41 +10:30
2014-10-22 16:24:41 +10:30
2016-10-11 20:17:38 +01:00
2014-12-12 09:22:02 +01:00
2014-10-22 16:24:41 +10:30
2014-10-22 16:24:41 +10:30
2014-10-22 16:24:41 +10:30

README

Openstack API Working Group documents

This repository contains documents from the OpenStack API working group, including guidelines and proposed rules concerning API consistency, naming conventions, and best practice recommendations. The published information can be found at specs.openstack.org.

Interested in contributing to the API conversations? Simply clone this repository and follow the OpenStack code and review submission processes and the process document.

Description
OpenStack API Special Interest Group
Readme 4.8 MiB
Languages
Python 100%