From 6d8099723d5a7598c5b007ac2b89798b893ab49e Mon Sep 17 00:00:00 2001 From: "zhifeng.jiang" Date: Fri, 4 Nov 2016 21:30:02 +0800 Subject: 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 --- docs/apidocs/qtip_restful_api.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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. -- cgit 1.2.3-korg