Correct indentation for spaces for doc files

Corrected json data which was indented using tabs instead of spaces.

Also corrected key in response dict of host `create` and `get` to
singular since user can create/update single host in a request.

Change-Id: I19f9c620d348d40fde720557bca06b9fe1f95401
This commit is contained in:
Shilpa
2019-12-16 20:26:00 +05:30
parent 596b3d142e
commit 4228308876
3 changed files with 80 additions and 80 deletions

View File

@@ -1,5 +1,5 @@
{
"hosts": {
"host": {
"reserved": false,
"uuid": "083a8474-22c0-407f-b89b-c569134c3bfd",
"deleted": false,

View File

@@ -1,5 +1,5 @@
{
"hosts": {
"host": {
"reserved": false,
"uuid": "083a8474-22c0-407f-b89b-c569134c3bfd",
"deleted": false,