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 terms and conditions in the specified language.
|
||||
* tags:
|
||||
* - Terms
|
||||
* operationId: getTerms
|
||||
* parameters:
|
||||
* - name: type
|
||||
* in: query
|
||||
@@ -70,6 +71,7 @@
|
||||
* $ref: '#/components/responses/Unauthorized'
|
||||
* 404:
|
||||
* $ref: '#/components/responses/NotFound'
|
||||
* security: []
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
|
||||
Reference in New Issue
Block a user