mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-06 20:37:44 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
fa7e06f752
commit
42b5412a44
@@ -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."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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
Reference in New Issue
Block a user