Skip to content

Commit

Permalink
fix: malformed yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
reinamora137 committed Apr 24, 2024
1 parent 66c9e3c commit cf405bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ paths:
schema:
type: integer
description: The index of the block
- in: query
- in: query
name: op
required: false
schema:
Expand Down
2 changes: 1 addition & 1 deletion static/swagger/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ paths:
schema:
type: integer
description: The index of the block
- in: query
- in: query
name: op
required: false
schema:
Expand Down

0 comments on commit cf405bd

Please sign in to comment.