Document no content on POST /reshaper 204

For consistency with other 204-returning operations in the placement API
reference, mention that POST /reshaper returns no body content on
success.

FUP from https://review.openstack.org/#/c/576927/35/placement-api-ref/source/reshaper.inc@45

Change-Id: I50dda0b161404d96dae35a3a96225f1ac4ec7309
This commit is contained in:
Eric Fried 2018-08-24 16:48:03 -05:00
parent 4d525b4ec1
commit e322a22303
1 changed files with 2 additions and 0 deletions

View File

@ -42,3 +42,5 @@ Request Example
.. literalinclude:: ./samples/reshaper/post-reshaper-1.30.json
:language: javascript
No body content is returned on a successful POST.