OVPAY-2394 - Fixed schema for patch NotificationSubscription.

This commit is contained in:
Bas Boterman 2026-01-22 09:28:27 +01:00
parent 5133903efb
commit c7fa48b554

View File

@ -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: