Skip to content

To and From on PaginatedResponseWithTokenAndDateRange should be DateOnly #487

@Jericho

Description

@Jericho

The JSON returned from Zoom is in this format: yyyy-MM-dd which means there is no time, only date. And yet we represent this JSON data as a DateTime in our library which leads developers to think there is time in addition to a date.

Clearly misleading.

Metadata

Metadata

Assignees

Labels

Breaking ChangeThis change causes backward compatibility issue(s)

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions