Yuki Takei 1 tahun lalu
induk
melakukan
e8fc6edc2b
1 mengubah file dengan 1 tambahan dan 7 penghapusan
  1. 1 7
      apps/app/config/swagger-definition.js

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

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