This commit is contained in:
@@ -10,7 +10,7 @@ const options: swaggerJsdoc.Options = {
|
|||||||
version: '1.0.0',
|
version: '1.0.0',
|
||||||
description: 'API for managing items with selection and ordering',
|
description: 'API for managing items with selection and ordering',
|
||||||
},
|
},
|
||||||
// servers: [{ url: 'http://localhost:1337' }],
|
servers: [{ url: 'https://api.koptinlya.xyz/test-1' }],
|
||||||
},
|
},
|
||||||
apis: ['./src/routes/*.ts'],
|
apis: ['./src/routes/*.ts'],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user