diff options
author | Thomas Duval <thomas.duval@orange.com> | 2016-08-29 10:47:35 +0200 |
---|---|---|
committer | Thomas Duval <thomas.duval@orange.com> | 2016-08-29 10:47:35 +0200 |
commit | cd9a12ac6d051f1e93b4f96d137321d6f8aa8d19 (patch) | |
tree | 826b1fba9fd7975d052c3c397d10c879218a1ef9 /keystone-moon/doc/source | |
parent | 620dcd96c894db770a7264f6e98da15c7448f9ba (diff) |
Update base URL in API documentation.
Change-Id: I6ff896d285bd63aa3e63a91f1b232ce37e33fcb9
Diffstat (limited to 'keystone-moon/doc/source')
-rw-r--r-- | keystone-moon/doc/source/extensions/moon/moon_api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keystone-moon/doc/source/extensions/moon/moon_api.rst b/keystone-moon/doc/source/extensions/moon/moon_api.rst index 6925d6b1..210093a1 100644 --- a/keystone-moon/doc/source/extensions/moon/moon_api.rst +++ b/keystone-moon/doc/source/extensions/moon/moon_api.rst @@ -3,7 +3,7 @@ Moon API Here are Moon API with some examples of posted data and returned data. -All requests must be prefexied by /moon/v3/OS-MOON. +All requests must be prefixed with the host and port, for example: http://localhost:35357/moon/authz/123456789/123456789/servers/list Authz ----- |