nova/doc/api_samples/os-server-tags
Sean Dague 78307643ac allow samples testing for PUT to not have a body
Previously all testing of the PUT method assumed that a body existed,
which is implied by the HTTP spec, but not strictly stated. The tags
api-wg spec specifies an interface with tags that uses PUT with no
payload.

This makes our _do_put able to handle that case, and removes empty
templates when not needed.

Change-Id: I3d869d63affd08e321944c0082ee9865124d38e2
2016-04-07 09:31:12 -04:00
..
v2.26 allow samples testing for PUT to not have a body 2016-04-07 09:31:12 -04:00