fix review

This commit is contained in:
ggmaleva 2021-08-18 14:58:24 +03:00
parent 88c4ad1d0c
commit 366057427c
No known key found for this signature in database
GPG Key ID: 0E412B78565B108F
3 changed files with 2 additions and 6 deletions

View File

@ -3,4 +3,4 @@ in: path
description: Название нотификации
required: true
schema:
$ref: '../schemas/NotificationName.yaml'
type: string

View File

@ -1,4 +0,0 @@
description: Название нотификации
type: string
minLength: 1
maxLength: 40

View File

@ -1,4 +1,4 @@
patch:
put:
summary: Изменение статуса нотификации
operationId: updateNotificationStatus
tags: