From be559bea68decbc4f6b52ad337a8c16a2104c5a9 Mon Sep 17 00:00:00 2001 From: estan Date: Tue, 2 Feb 2021 14:48:07 +0200 Subject: [PATCH] APPS-765 : GS-API-Explorer not working with api-explorer 7.0.0-A3 --- rm-community/rm-community-repo/pom.xml | 4 +- .../src/main/webapp/index.html | 208 ++++++------------ 2 files changed, 69 insertions(+), 143 deletions(-) diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index 428224f86a..48b100bb2b 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -394,14 +394,14 @@ org.reflections reflections - 0.9.10 + 0.9.12 test io.swagger swagger-parser - 1.0.35 + 1.0.52 test diff --git a/rm-community/rm-community-rest-api-explorer/src/main/webapp/index.html b/rm-community/rm-community-rest-api-explorer/src/main/webapp/index.html index 0162e8338f..dd62f3770e 100644 --- a/rm-community/rm-community-rest-api-explorer/src/main/webapp/index.html +++ b/rm-community/rm-community-rest-api-explorer/src/main/webapp/index.html @@ -1,155 +1,81 @@ - + - - - - - Alfresco Governance Services REST API Explorer - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - - - + + + - - - - - + +
-
 
-
+ + + \ No newline at end of file