Skip to content

ZoomRooms Issues and Issues ZoomRooms API endpoints are not working correctly #136

@vesuvian

Description

@vesuvian

I've addresses the problems in this PR #135

  1. I was getting bad feedback from the room issues API endpoints because of bad JsonProperties, so I fixed those
  2. Some of the properties were badly named so I corrected them
  3. I understand the decision to represent the IssueType as an enum, but I'm concerned about Zoom eventually adding new values, changing existing values, or even implementing localization. I elected to remove the IssueType enum and instead use a string, but I'll understand if you want this part reverted.

Metadata

Metadata

Assignees

Labels

BugThis change resolves a defect

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions