Merge pull request #21 from rbkmoney/ft/data-sets-emulation

Add payment id
This commit is contained in:
Kostya 2021-08-23 12:28:27 +03:00 committed by GitHub
commit c78fa7be88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@ type: object
properties:
id:
type: string
paymentId:
type: string
eventTime:
type: string
format: date-time