Updated openstack/openstack

Project: openstack/api-wg  20469945070e55174407b1448722522e755de068

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
This commit is contained in:
Jenkins 2017-04-27 16:52:22 +00:00 committed by Gerrit Code Review
parent b8048a7809
commit 07b4f7a650
1 changed files with 1 additions and 1 deletions

2
api-wg

@ -1 +1 @@
Subproject commit 9cb7607028ba6b18f8a2f84ddb0755ae0b229a45
Subproject commit 20469945070e55174407b1448722522e755de068