There are good reasons to return additional information (i.e. metadata) together with the schedule request. In fact there could be the following cases:
Return metadata + schedule data
Return metadata only (since a full schedule can be very big)
Return schedule data only (because this eventually makes it easier to handle the response for clients that can easier deal with an iCal document alone, for example the iCal document of a single job, see #19 )
How the schedule request response would look like can be set through parameters with the default set to 1.?
There are good reasons to return additional information (i.e. metadata) together with the schedule request. In fact there could be the following cases:
How the schedule request response would look like can be set through parameters with the default set to
1.
?What information could be "metadata":
Vroom Express for example does this: https://github.com/VROOM-Project/vroom/blob/master/docs/API.md#output