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 .