diff options
author | zhifeng.jiang <jiang.zhifeng@zte.com.cn> | 2016-11-04 21:30:02 +0800 |
---|---|---|
committer | zhifeng.jiang <jiang.zhifeng@zte.com.cn> | 2016-11-07 19:38:23 +0800 |
commit | 6d8099723d5a7598c5b007ac2b89798b893ab49e (patch) | |
tree | b11a625f90e137f175b225f9555a77c7e7edfb83 /docs/apidocs | |
parent | e831e0b5e918200e98e8abe8d10a46c7873e6128 (diff) |
Start qtip server in qtip-dev host and add the qtip restful api online url in docs.
JIRA:QTIP-111
Change-Id: I11c42c5d9033efeaf5b8525b1090c2d45a9597d8
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
Diffstat (limited to 'docs/apidocs')
-rw-r--r-- | docs/apidocs/qtip_restful_api.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/apidocs/qtip_restful_api.rst b/docs/apidocs/qtip_restful_api.rst index 3f3297d5..06c01292 100644 --- a/docs/apidocs/qtip_restful_api.rst +++ b/docs/apidocs/qtip_restful_api.rst @@ -7,4 +7,4 @@ Qtip restful api **************** -You can get all the Qtip restful api by http://qtip_server_ip:5000/api/spec.html. +You can get all the Qtip restful api by http://restful_api.qtip.openzero.net/api/spec.html. |