You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@milagro.apache.org by ki...@apache.org on 2019/06/26 07:38:08 UTC

[incubator-milagro] branch dev updated: updated to correct open-api.yaml

This is an automated email from the ASF dual-hosted git repository.

kittohoward pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-milagro.git


The following commit(s) were added to refs/heads/dev by this push:
     new 5d03c63  updated to correct open-api.yaml
5d03c63 is described below

commit 5d03c634fd37e5e8094f80d899567a2f3d873e0a
Author: howardkitto <ki...@gmail.com>
AuthorDate: Wed Jun 26 08:37:49 2019 +0100

    updated to correct open-api.yaml
---
 website/static/swagger/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/static/swagger/index.html b/website/static/swagger/index.html
index 24c611d..9a4cfb4 100755
--- a/website/static/swagger/index.html
+++ b/website/static/swagger/index.html
@@ -39,7 +39,7 @@
     window.onload = function() {
       // Begin Swagger UI call region
       const ui = SwaggerUIBundle({        
-        url: "https://raw.githubusercontent.com/apache/incubator-milagro-dta/master/swagger/swagger-config.yaml",
+        url: "https://raw.githubusercontent.com/apache/incubator-milagro-dta/master/open-api.yaml",
         dom_id: '#swagger-ui',
         deepLinking: true,
         presets: [