diff --git a/app/config/schema.json b/app/config/schema.json index f017294d..48b5c69b 100644 --- a/app/config/schema.json +++ b/app/config/schema.json @@ -253,9 +253,6 @@ "order_by": { "type": ["string", "number"] }, - "orderBy": { - "type": ["string", "number"] - }, "limit": { "type": ["integer", "null"] }