mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-03 04:14:34 -04:00
Requirements for reports
This commit is contained in:
parent
660a5b7aaa
commit
b7de59beb4
@ -32,7 +32,7 @@ class GenericReportRequest extends Request
|
|||||||
'end_date' => 'string|date',
|
'end_date' => 'string|date',
|
||||||
'date_key' => 'string',
|
'date_key' => 'string',
|
||||||
'date_range' => 'string',
|
'date_range' => 'string',
|
||||||
'report_keys' => 'sometimes|array'
|
'report_keys' => 'present|array'
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user