mirror of
https://github.com/plankanban/planka.git
synced 2025-12-20 01:14:12 +03:00
docs: Improve Swagger JSDoc
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
* description: Retrieves the application configuration.
|
||||
* tags:
|
||||
* - Config
|
||||
* operationId: getConfig
|
||||
* responses:
|
||||
* 200:
|
||||
* description: Configuration retrieved successfully
|
||||
@@ -23,6 +24,7 @@
|
||||
* properties:
|
||||
* item:
|
||||
* $ref: '#/components/schemas/Config'
|
||||
* security: []
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user