You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a endpoint to add new jobs for one particular function passing two parameters: job_name and time variables.
After run the fastapi, i can add new job through this endpoint from doc page.
But i would like to add those jobs through amis admin panel like scheduler page where you only can run, pause or delete jobs and can't do modify or create jobs...
Thanks!
The text was updated successfully, but these errors were encountered:
I created a endpoint to add new jobs for one particular function passing two parameters: job_name and time variables.
After run the fastapi, i can add new job through this endpoint from doc page.
But i would like to add those jobs through amis admin panel like scheduler page where you only can run, pause or delete jobs and can't do modify or create jobs...
Thanks!
The text was updated successfully, but these errors were encountered: