Skip to content

Commit

Permalink
DOC: indentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jforjohn committed Dec 1, 2016
1 parent afda76c commit c0e7e48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc-source/source/endpoints/instance_alias.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


.. http:get:: /api/v1/instance/alias/<db_name>
**Example request**:

``curl -X GET -i https://<domain>:<port>/api/v1/instance/alias/<db_name>``
Expand Down Expand Up @@ -61,7 +61,7 @@


.. http:post:: /api/v1/instance/alias/<db_name>
**Example request**:

``curl -X POST -i https://<domain>:<port>/api/v1/instance/alias/<db_name??alias=<ip-alias>``
Expand Down

0 comments on commit c0e7e48

Please sign in to comment.