Skip to content

Commit

Permalink
Remove orderBy param from schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
guvra committed Mar 26, 2024
1 parent da10936 commit e3c090e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/config/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,9 +253,6 @@
"order_by": {
"type": ["string", "number"]
},
"orderBy": {
"type": ["string", "number"]
},
"limit": {
"type": ["integer", "null"]
}
Expand Down

0 comments on commit e3c090e

Please sign in to comment.