2
0
Yuki Takei 1 жил өмнө
parent
commit
e8fc6edc2b

+ 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: [