docs/CurrentUserScheduleRequestBody.md in purecloudplatformclientv2-52.0.0 vs docs/CurrentUserScheduleRequestBody.md in purecloudplatformclientv2-53.0.0

- old
+ new

@@ -7,8 +7,9 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **start_date** | **DateTime** | Beginning of the range of schedules to fetch, in ISO-8601 format | | | **end_date** | **DateTime** | End of the range of schedules to fetch, in ISO-8601 format | | +| **load_full_weeks** | **BOOLEAN** | Whether to load the full week's schedule (for the current user) of any week overlapping the start/end date query parameters, defaults to false | [optional] | {: class="table table-striped"}