mirror of
https://github.com/valitydev/swag-fraudbusters-management.git
synced 2024-11-06 08:15:21 +00:00
fix review
This commit is contained in:
parent
88c4ad1d0c
commit
366057427c
@ -3,4 +3,4 @@ in: path
|
||||
description: Название нотификации
|
||||
required: true
|
||||
schema:
|
||||
$ref: '../schemas/NotificationName.yaml'
|
||||
type: string
|
||||
|
@ -1,4 +0,0 @@
|
||||
description: Название нотификации
|
||||
type: string
|
||||
minLength: 1
|
||||
maxLength: 40
|
@ -1,4 +1,4 @@
|
||||
patch:
|
||||
put:
|
||||
summary: Изменение статуса нотификации
|
||||
operationId: updateNotificationStatus
|
||||
tags:
|
||||
|
Loading…
Reference in New Issue
Block a user