Show bookable endpoint now accepts three new optional parameters: include, start and end. Using the include parameter caller can specify a set of resources to be included int he response (supports bookings now, blocks later). start and end are filters that limit the time range for fetching included resources. The same time range filter is shared between all included resources (for which time range filter is applicable).
Show bookable endpoint now accepts three new optional parameters: include, start and end. Using the include parameter caller can specify a set of resources to be included int he response (supports bookings now, blocks later). start and end are filters that limit the time range for fetching included resources. The same time range filter is shared between all included resources (for which time range filter is applicable).