diff --git a/src/openapi/customers/notifications-crud.yaml b/src/openapi/customers/notifications-crud.yaml index 92c46b2..c188b56 100644 --- a/src/openapi/customers/notifications-crud.yaml +++ b/src/openapi/customers/notifications-crud.yaml @@ -1422,14 +1422,9 @@ components: PatchNotificationSubscriptionRequest: type: object properties: - notificationCategoryId: + ovPayTokenId: type: integer - example: 1 - customerProfileId: - type: integer - example: 1337 - required: - - notificationCategoryId + example: 43 PatchNotificationSubscriptionResponse: type: object properties: