Ver Fonte

update url

Yuki Takei há 1 ano atrás
pai
commit
e8fc6edc2b
1 ficheiros alterados com 1 adições e 7 exclusões
  1. 1 7
      apps/app/config/swagger-definition.js

+ 1 - 7
apps/app/config/swagger-definition.js

@@ -11,13 +11,7 @@ module.exports = {
   },
   servers: [
     {
-      url: 'https://demo.growi.org{basePath}',
-      variables: {
-        basePath: {
-          default: basePath,
-          description: 'base path',
-        },
-      },
+      url: `https://demo.growi.org${basePath}`,
     },
   ],
   security: [