Merge pull request 'feature/OVPAY-973' (#50) from feature/OVPAY-973 into develop
Reviewed-on: #50
This commit is contained in:
commit
da7afd63fc
File diff suppressed because it is too large
Load Diff
@ -257,6 +257,7 @@ paths:
|
||||
value:
|
||||
notificationCategoryId: 1
|
||||
customerProfileId: 1337
|
||||
ovPayTokenId: 42
|
||||
subscriptionActivity:
|
||||
user: "1001337"
|
||||
timestamp: "2025-10-02T14:00:00Z"
|
||||
@ -1392,6 +1393,9 @@ components:
|
||||
customerProfileId:
|
||||
type: integer
|
||||
example: 1337
|
||||
ovPayTokenId:
|
||||
type: integer
|
||||
example: 42
|
||||
subscriptionActivity:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user