update openapi

This commit is contained in:
Pavel 2024-05-17 17:27:28 +03:00
parent ccb8b37402
commit 9b4ff9b059

@ -1450,7 +1450,14 @@ paths:
required: true required: true
responses: responses:
'200': '200':
description: Success description: возвращает id нового квиза
content:
application/json:
schema:
type: object
properties:
id:
type: number
'400': '400':
description: Invalid request description: Invalid request
content: content: