Where do I report SDK errors?

Using this template helps us debug your issues more effectively :slight_smile:

Description
The Zoom Phone OpenAPI spec does not conforming to OpenAPI v3.

Error
A missing contact.email, a bunch of "phone_numbers" arrays with untyped items, "/phone/settings/" instead of "/phone/settings/{accountId}" (or vice versa, don’t ask me), and a $ref that’s been URI-escaped (search for %7B) which doesn’t make sense in this context.

Which Endpoint/s?
/phone/***

How To Reproduce

  1. Download swagger.json
  2. Load into verifying OpenAPI client
  3. See error(s)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.