OVPAY-2394 - Fixed schema for patch NotificationSubscription.
This commit is contained in:
parent
5133903efb
commit
c7fa48b554
@ -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:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user