Apply automatic changes

This commit is contained in:
tyler-mairose-sp
2024-04-12 17:26:34 +00:00
committed by github-actions[bot]
parent fa7e06f752
commit 42b5412a44
5 changed files with 7678 additions and 7672 deletions

View File

@@ -107694,7 +107694,8 @@
"description": "ID of the batch" "description": "ID of the batch"
}, },
"batchSize": { "batchSize": {
"type": "int64", "type": "integer",
"format": "int64",
"example": 100, "example": 100,
"description": "How many approvals are going to be in this batch. Defaults to 1 if not provided." "description": "How many approvals are going to be in this batch. Defaults to 1 if not provided."
} }
@@ -108358,7 +108359,8 @@
"description": "ID of the batch" "description": "ID of the batch"
}, },
"batchSize": { "batchSize": {
"type": "int64", "type": "integer",
"format": "int64",
"example": 100, "example": 100,
"description": "How many approvals are going to be in this batch. Defaults to 1 if not provided." "description": "How many approvals are going to be in this batch. Defaults to 1 if not provided."
} }
@@ -109181,7 +109183,8 @@
"description": "ID of the batch" "description": "ID of the batch"
}, },
"batchSize": { "batchSize": {
"type": "int64", "type": "integer",
"format": "int64",
"example": 100, "example": 100,
"description": "How many approvals are going to be in this batch. Defaults to 1 if not provided." "description": "How many approvals are going to be in this batch. Defaults to 1 if not provided."
} }

View File

@@ -80757,7 +80757,8 @@ paths:
example: 38453251-6be2-5f8f-df93-5ce19e295837 example: 38453251-6be2-5f8f-df93-5ce19e295837
description: ID of the batch description: ID of the batch
batchSize: batchSize:
type: int64 type: integer
format: int64
example: 100 example: 100
description: How many approvals are going to be in this batch. Defaults to 1 if not provided. description: How many approvals are going to be in this batch. Defaults to 1 if not provided.
description: Batch properties if an approval is sent via batching. description: Batch properties if an approval is sent via batching.
@@ -81244,7 +81245,8 @@ paths:
example: 38453251-6be2-5f8f-df93-5ce19e295837 example: 38453251-6be2-5f8f-df93-5ce19e295837
description: ID of the batch description: ID of the batch
batchSize: batchSize:
type: int64 type: integer
format: int64
example: 100 example: 100
description: How many approvals are going to be in this batch. Defaults to 1 if not provided. description: How many approvals are going to be in this batch. Defaults to 1 if not provided.
description: Batch properties if an approval is sent via batching. description: Batch properties if an approval is sent via batching.
@@ -81851,7 +81853,8 @@ paths:
example: 38453251-6be2-5f8f-df93-5ce19e295837 example: 38453251-6be2-5f8f-df93-5ce19e295837
description: ID of the batch description: ID of the batch
batchSize: batchSize:
type: int64 type: integer
format: int64
example: 100 example: 100
description: How many approvals are going to be in this batch. Defaults to 1 if not provided. description: How many approvals are going to be in this batch. Defaults to 1 if not provided.
description: Batch properties if an approval is sent via batching. description: Batch properties if an approval is sent via batching.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long