Compare commits
4 Commits
c7fa48b554
...
da7afd63fc
| Author | SHA1 | Date | |
|---|---|---|---|
| da7afd63fc | |||
| 6a24636d50 | |||
| 447912e081 | |||
| c6facc5a70 |
File diff suppressed because it is too large
Load Diff
@ -257,6 +257,7 @@ paths:
|
|||||||
value:
|
value:
|
||||||
notificationCategoryId: 1
|
notificationCategoryId: 1
|
||||||
customerProfileId: 1337
|
customerProfileId: 1337
|
||||||
|
ovPayTokenId: 42
|
||||||
subscriptionActivity:
|
subscriptionActivity:
|
||||||
user: "1001337"
|
user: "1001337"
|
||||||
timestamp: "2025-10-02T14:00:00Z"
|
timestamp: "2025-10-02T14:00:00Z"
|
||||||
@ -1392,6 +1393,9 @@ components:
|
|||||||
customerProfileId:
|
customerProfileId:
|
||||||
type: integer
|
type: integer
|
||||||
example: 1337
|
example: 1337
|
||||||
|
ovPayTokenId:
|
||||||
|
type: integer
|
||||||
|
example: 42
|
||||||
subscriptionActivity:
|
subscriptionActivity:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user