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: PatchNotificationSubscriptionRequest:
type: object type: object
properties: properties:
notificationCategoryId: ovPayTokenId:
type: integer type: integer
example: 1 example: 43
customerProfileId:
type: integer
example: 1337
required:
- notificationCategoryId
PatchNotificationSubscriptionResponse: PatchNotificationSubscriptionResponse:
type: object type: object
properties: properties: