Skip to content

Commit 79bb0e2

Browse files
committed
SDK regeneration
1 parent 886c193 commit 79bb0e2

File tree

358 files changed

+12664
-1034
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

358 files changed

+12664
-1034
lines changed

.mock/definition/accounting/__package__.yml

Lines changed: 3132 additions & 0 deletions
Large diffs are not rendered by default.

.mock/definition/accounting/accountDetails.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ service:
1616
type: root.AccountDetails
1717
status-code: 200
1818
examples:
19-
- headers: {}
19+
- headers:
20+
X-Account-Token: X-Account-Token
2021
response:
2122
body:
2223
id: 0496d4c2-42e6-4072-80b3-7b69bfdc76fd

.mock/definition/accounting/accountToken.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ service:
2222
examples:
2323
- path-parameters:
2424
public_token: public_token
25+
headers:
26+
X-Account-Token: '[object Object]'
2527
response:
2628
body:
2729
account_token: T9klMDQrcHdm9jrtHuOS2Nf06BIHwMNjpPXPMB

.mock/definition/accounting/accountingPeriods.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,10 @@ service:
4343
type: root.PaginatedAccountingPeriodList
4444
status-code: 200
4545
examples:
46-
- headers: {}
46+
- query-parameters:
47+
cursor: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
48+
headers:
49+
X-Account-Token: X-Account-Token
4750
response:
4851
body:
4952
next: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
@@ -95,7 +98,8 @@ service:
9598
examples:
9699
- path-parameters:
97100
id: id
98-
headers: {}
101+
headers:
102+
X-Account-Token: X-Account-Token
99103
response:
100104
body:
101105
id: 3015f7b1-4d01-460d-bfab-02a52d16cbd0

.mock/definition/accounting/accounts.yml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,10 @@ service:
127127
type: root.PaginatedAccountList
128128
status-code: 200
129129
examples:
130-
- headers: {}
130+
- query-parameters:
131+
cursor: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
132+
headers:
133+
X-Account-Token: X-Account-Token
131134
response:
132135
body:
133136
next: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
@@ -185,7 +188,8 @@ service:
185188
type: root.AccountResponse
186189
status-code: 201
187190
examples:
188-
- headers: {}
191+
- headers:
192+
X-Account-Token: X-Account-Token
189193
request:
190194
model: {}
191195
response:
@@ -280,7 +284,8 @@ service:
280284
examples:
281285
- path-parameters:
282286
id: id
283-
headers: {}
287+
headers:
288+
X-Account-Token: X-Account-Token
284289
response:
285290
body:
286291
id: ecbe05ac-62a3-46c5-ab31-4b478b37d1b4
@@ -320,7 +325,8 @@ service:
320325
type: root.MetaResponse
321326
status-code: 200
322327
examples:
323-
- headers: {}
328+
- headers:
329+
X-Account-Token: X-Account-Token
324330
response:
325331
body:
326332
request_schema:

.mock/definition/accounting/addresses.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ service:
4343
examples:
4444
- path-parameters:
4545
id: id
46-
headers: {}
46+
headers:
47+
X-Account-Token: X-Account-Token
4748
response:
4849
body:
4950
created_at: '2021-09-15T00:00:00Z'

.mock/definition/accounting/asyncPassthrough.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ service:
2121
type: root.AsyncPassthroughReciept
2222
status-code: 200
2323
examples:
24-
- headers: {}
24+
- headers:
25+
X-Account-Token: X-Account-Token
2526
request:
2627
method: GET
2728
path: /scooters
@@ -44,7 +45,8 @@ service:
4445
examples:
4546
- path-parameters:
4647
async_passthrough_receipt_id: async_passthrough_receipt_id
47-
headers: {}
48+
headers:
49+
X-Account-Token: X-Account-Token
4850
response:
4951
body:
5052
method: GET

.mock/definition/accounting/asyncTasks.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ service:
2020
examples:
2121
- path-parameters:
2222
id: id
23-
headers: {}
23+
headers:
24+
X-Account-Token: X-Account-Token
2425
response:
2526
body:
2627
status: QUEUED

.mock/definition/accounting/attachments.yml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,10 @@ service:
6969
type: root.PaginatedAccountingAttachmentList
7070
status-code: 200
7171
examples:
72-
- headers: {}
72+
- query-parameters:
73+
cursor: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
74+
headers:
75+
X-Account-Token: X-Account-Token
7376
response:
7477
body:
7578
next: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
@@ -120,7 +123,8 @@ service:
120123
type: root.AccountingAttachmentResponse
121124
status-code: 201
122125
examples:
123-
- headers: {}
126+
- headers:
127+
X-Account-Token: X-Account-Token
124128
request:
125129
model: {}
126130
response:
@@ -193,7 +197,8 @@ service:
193197
examples:
194198
- path-parameters:
195199
id: id
196-
headers: {}
200+
headers:
201+
X-Account-Token: X-Account-Token
197202
response:
198203
body:
199204
id: ecbe05ac-62a3-46c5-ab31-4b478b37d1b4
@@ -226,7 +231,8 @@ service:
226231
type: root.MetaResponse
227232
status-code: 200
228233
examples:
229-
- headers: {}
234+
- headers:
235+
X-Account-Token: X-Account-Token
230236
response:
231237
body:
232238
request_schema:

.mock/definition/accounting/auditTrail.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,11 @@ service:
7575
type: root.PaginatedAuditLogEventList
7676
status-code: 200
7777
examples:
78-
- response:
78+
- query-parameters:
79+
cursor: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
80+
headers:
81+
X-Account-Token: '[object Object]'
82+
response:
7983
body:
8084
next: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
8185
previous: cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ

0 commit comments

Comments
 (0)