Skip to content

Commit f7ea4d9

Browse files
rkannan82claude
andcommitted
Regenerate openapi specs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a9683cf commit f7ea4d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

openapi/openapiv2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15356,7 +15356,7 @@
1535615356
"$ref": "#/definitions/v1PollerScalingDecision",
1535715357
"description": "Server-advised information the SDK may use to adjust its poller count."
1535815358
},
15359-
"shutdownWorkerRejected": {
15359+
"rejectedByWorkerShutdown": {
1536015360
"type": "boolean",
1536115361
"description": "When true, this empty response was caused by the server rejecting the poll\nbecause the worker has been shut down via the ShutdownWorker API. The SDK\nshould stop polling on this task queue."
1536215362
}

openapi/openapiv3.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12220,7 +12220,7 @@ components:
1222012220
allOf:
1222112221
- $ref: '#/components/schemas/PollerScalingDecision'
1222212222
description: Server-advised information the SDK may use to adjust its poller count.
12223-
shutdownWorkerRejected:
12223+
rejectedByWorkerShutdown:
1222412224
type: boolean
1222512225
description: |-
1222612226
When true, this empty response was caused by the server rejecting the poll

0 commit comments

Comments
 (0)