Skip to content

Commit 89b9f9b

Browse files
rh-amarinclaude
andcommitted
chore: regenerate core schema — add missing security on NodePool statuses GET
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 17ab4a9 commit 89b9f9b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

schemas/core/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -656,6 +656,8 @@ paths:
656656
$ref: '#/components/schemas/Error'
657657
tags:
658658
- NodePool statuses
659+
security:
660+
- BearerAuth: []
659661
/api/hyperfleet/v1/clusters/{cluster_id}/statuses:
660662
put:
661663
operationId: putClusterStatuses

0 commit comments

Comments
 (0)