Skip to content

Commit

Permalink
Remove non-existant query parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
jellejurre committed Oct 6, 2024
1 parent 2273d86 commit 5812c5d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions openapi/components/paths/system.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,6 @@ paths:
`type` is used to select only world or avatar jams, and can only take `world` or `avatar`.
``
parameters:
- schema:
type: boolean
example: false
in: query
name: isActive
description: 'Only show jams that are currently active or have already ended.'
- schema:
type: string
example: avatar
Expand Down

0 comments on commit 5812c5d

Please sign in to comment.