docs: Correct invalid/missing details in Swagger

This commit is contained in:
Maksim Eltyshev
2025-09-16 15:51:14 +02:00
parent 33eef6e068
commit 97ddefc236
12 changed files with 28 additions and 24 deletions

View File

@@ -5,7 +5,7 @@
/**
* @swagger
* /terms:
* /terms/{type}:
* get:
* summary: Get terms and conditions
* description: Retrieves terms and conditions in the specified language.
@@ -14,7 +14,7 @@
* operationId: getTerms
* parameters:
* - name: type
* in: query
* in: path
* required: true
* description: Type of terms to retrieve
* schema: