update openapi
This commit is contained in:
parent
ccb8b37402
commit
9b4ff9b059
@ -1450,7 +1450,14 @@ paths:
|
||||
required: true
|
||||
responses:
|
||||
'200':
|
||||
description: Success
|
||||
description: возвращает id нового квиза
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
type: object
|
||||
properties:
|
||||
id:
|
||||
type: number
|
||||
'400':
|
||||
description: Invalid request
|
||||
content:
|
||||
|
Loading…
Reference in New Issue
Block a user