Yuki Takei 1 год назад
Родитель
Сommit
e8fc6edc2b
1 измененных файлов с 1 добавлено и 7 удалено
  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: [