Skip to content

Commit

Permalink
Update openapi.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyjux committed Aug 9, 2024
1 parent 7e9e505 commit fa0220a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/controllers/v3/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -891,9 +891,9 @@ paths:
application/json:
schema:
items:
type: string
$ref: '#/components/schemas/Gateway'
type: array
summary: 'List of Gateway IDs'
summary: 'List of Gateways available to the user'
tags:
- Gateways
security:
Expand Down

0 comments on commit fa0220a

Please sign in to comment.