Skip to content

Commit

Permalink
Merge pull request #2982 from stmcginnis/openapi
Browse files Browse the repository at this point in the history
Remove extraneous parameter property from OpenAPI spec
  • Loading branch information
stmcginnis authored Apr 6, 2023
2 parents 0d2522a + 725a9c6 commit 1bf0f0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sources/api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ paths:
style: form
explode: false
required: false
parameters:
- in: query
name: prefix
description: "Specific key prefix to query. This parameter will be ignored if 'names' is also supplied"
Expand Down

0 comments on commit 1bf0f0a

Please sign in to comment.