fix review

This commit is contained in:
ggmaleva 2021-08-31 13:55:25 +03:00
parent 1d5d4337cb
commit 39c9a5f50e
No known key found for this signature in database
GPG Key ID: 0E412B78565B108F

View File

@ -51,7 +51,7 @@ paths:
$ref: ./paths/notifications/notifications.yaml $ref: ./paths/notifications/notifications.yaml
/notifications/{name}: /notifications/{name}:
$ref: ./paths/notifications/notification.yaml $ref: ./paths/notifications/notification.yaml
/notifications/validating: /notifications/validation:
$ref: ./paths/notifications/validation.yaml $ref: ./paths/notifications/validation.yaml
/notifications/{name}/status: /notifications/{name}/status:
$ref: ./paths/notifications/notificationStatus.yaml $ref: ./paths/notifications/notificationStatus.yaml