Skip to content

Commit e7acad8

Browse files
Update fixture data for private preview
1 parent 4ef171a commit e7acad8

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

openapi/fixtures3.private_preview.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1944,8 +1944,7 @@
19441944
"livemode": false,
19451945
"network": "ethereum",
19461946
"object": "crypto.consumer_wallet",
1947-
"wallet_address": "0x1234567890abcdef",
1948-
"verified_ownership": true
1947+
"wallet_address": "0x1234567890abcdef"
19491948
},
19501949
"crypto.customer": {
19511950
"id": "crcs_test_xxx",
@@ -3145,6 +3144,7 @@
31453144
"gift_card_operation": {
31463145
"completed_at": 409546073,
31473146
"created": 1028554472,
3147+
"deactivation": {},
31483148
"failure_code": null,
31493149
"gift_card": {
31503150
"brand": "fiserv_valuelink",

openapi/fixtures3.private_preview.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1615,7 +1615,6 @@ resources:
16151615
network: ethereum
16161616
object: crypto.consumer_wallet
16171617
wallet_address: '0x1234567890abcdef'
1618-
verified_ownership: true
16191618
crypto.customer:
16201619
id: crcs_test_xxx
16211620
kyc_region: null
@@ -2615,6 +2614,7 @@ resources:
26152614
gift_card_operation:
26162615
completed_at: 409546073
26172616
created: 1028554472
2617+
deactivation: {}
26182618
failure_code: null
26192619
gift_card:
26202620
brand: fiserv_valuelink

0 commit comments

Comments
 (0)