mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
INA-5 | fix params
This commit is contained in:
parent
fd028102bd
commit
3489e36a71
@ -44,7 +44,7 @@
|
|||||||
* @OA\Schema(
|
* @OA\Schema(
|
||||||
* schema="UpdateJobForASchedulerSchema",
|
* schema="UpdateJobForASchedulerSchema",
|
||||||
* type="object",
|
* type="object",
|
||||||
* @OA\Property(property="action_name",type="string",example="create_client_report",description="Set action name, action names can be found in ScheduledJob Model"),
|
* @OA\Property(property="job",type="string",example="create_client_report",description="Set action name, action names can be found in ScheduledJob Model"),
|
||||||
*
|
*
|
||||||
* )
|
* )
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user