Skip to content

Commit

Permalink
fix(list-aws-instance-type): update boolean type for only_meets_resou…
Browse files Browse the repository at this point in the history
…rce_reqs (#721)
  • Loading branch information
RemiBonnet authored Nov 6, 2024
1 parent 1d904f3 commit 13071ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3091,7 +3091,7 @@ paths:
parameters:
- $ref: '#/components/parameters/region'
- schema:
type: string
type: boolean
in: query
name: only_meets_resource_reqs
tags:
Expand Down

0 comments on commit 13071ec

Please sign in to comment.