INA-5 | fix params
This commit is contained in:
parent
fd028102bd
commit
3489e36a71
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
|||
* @OA\Schema(
|
||||
* schema="UpdateJobForASchedulerSchema",
|
||||
* 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…
Add table
Reference in a new issue