This commit is contained in:
Iron_Felix 2025-11-17 09:26:58 +03:00
parent abf09e5f5e
commit df45a327e6
5 changed files with 60 additions and 35 deletions

View file

@ -94,6 +94,8 @@ paths:
description: Request params are not correct
'500':
description: Unknown server error
'204':
description: No title found
# patch:
# summary: Update title info
@ -636,6 +638,9 @@ components:
Studio:
type: object
required:
- id
- name
properties:
id:
type: integer