Skip to content

Commit

Permalink
add only_meets_resource_reqs query param when listing eks instances (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
pggb25 authored Oct 30, 2024
1 parent 5e6eb63 commit 5a92943
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3090,6 +3090,10 @@ paths:
operationId: listAWSEKSInstanceType
parameters:
- $ref: '#/components/parameters/region'
- schema:
type: string
in: query
name: only_meets_resource_reqs
tags:
- Cloud Provider
responses:
Expand Down

0 comments on commit 5a92943

Please sign in to comment.