gabrywu opened a new issue #1860: [Feature] createSchedule should return schedule's Id URL: https://github.com/apache/incubator-dolphinscheduler/issues/1860 ## Background When we using the restful api to create schedule for process definition, it not return it's id. So we have to query it by another restful api, why not return directly ## Suggestion SchedulerController.createSchedule method return schedule id .
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
