GEODE-2189 Docs: Update Swagger UI links
Added link to OpenAPI specification.


Project: http://git-wip-us.apache.org/repos/asf/geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/e1840b16
Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/e1840b16
Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/e1840b16

Branch: refs/heads/feature/GEM-1483
Commit: e1840b16c54f812918dfe66ba466a620181aa928
Parents: 20c6e3d
Author: Dave Barnes <dbar...@pivotal.io>
Authored: Fri Jul 14 10:05:22 2017 -0700
Committer: Ken Howe <kh...@pivotal.io>
Committed: Tue Jul 18 07:11:33 2017 -0700

----------------------------------------------------------------------
 geode-docs/rest_apps/using_swagger.html.md.erb | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/geode/blob/e1840b16/geode-docs/rest_apps/using_swagger.html.md.erb
----------------------------------------------------------------------
diff --git a/geode-docs/rest_apps/using_swagger.html.md.erb 
b/geode-docs/rest_apps/using_swagger.html.md.erb
index 05f4129..ab0d84b 100644
--- a/geode-docs/rest_apps/using_swagger.html.md.erb
+++ b/geode-docs/rest_apps/using_swagger.html.md.erb
@@ -62,6 +62,5 @@ Specify an `http-service-port` for the developer REST 
service, as the default po
 
 You can use the Swagger interface to try out additional Geode API endpoints 
and view sample responses.
 
-For more information on Swagger, see the [Swagger website](http://swagger.io/).
-
+For more information on Swagger, see the [Swagger website](http://swagger.io/) 
and the [OpenAPI specification](https://github.com/OAI/OpenAPI-Specification).
 

Reply via email to