ref #5417 fix transactions

This commit is contained in:
Jorge Penadés 2023-10-02 10:06:04 +02:00
parent a7128b8187
commit c59b119a4a
1 changed files with 0 additions and 2 deletions

View File

@ -32,12 +32,10 @@ module.exports = Self => {
{
arg: 'from',
type: 'date',
http: {source: 'query'}
},
{
arg: 'to',
type: 'date',
http: {source: 'query'}
}
],
returns: {