8032-devToTest_2440 #3009

Merged
alexm merged 262 commits from 8032-devToTest_2440 into test 2024-09-24 09:34:49 +00:00
1 changed files with 6 additions and 0 deletions
Showing only changes of commit 28c38d09fd - Show all commits

View File

@ -23,6 +23,12 @@
}, },
"limit": { "limit": {
"type": "number" "type": "number"
},
"orderTimeFrom": {
"type": "string"
},
"orderTimeTo": {
"type": "string"
} }
} }
} }