fix: refs #7882 Quadmind api config
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Guillermo Bonet 2024-09-19 16:40:33 +02:00
parent b6027d3724
commit e40e3ebed6
1 changed files with 6 additions and 0 deletions

View File

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