We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 640d4f5 commit cd38091Copy full SHA for cd38091
1 file changed
openapi/mt_openapi_spec_v1.yaml
@@ -22177,29 +22177,3 @@ components:
22177
- amount_lower_bound
22178
- direction
22179
- internal_account_id
22180
- reconciliation_group:
22181
- type: object
22182
- properties:
22183
- id:
22184
- type: string
22185
- format: uuid
22186
- object:
22187
22188
- live_mode:
22189
- type: boolean
22190
- description: This field will be true if this object exists in the live environment
22191
- or false if it exists in the test environment.
22192
- created_at:
22193
22194
- format: date-time
22195
- updated_at:
22196
22197
22198
- additionalProperties: false
22199
- minProperties: 5
22200
- required:
22201
- - id
22202
- - object
22203
- - live_mode
22204
- - created_at
22205
- - updated_at
0 commit comments