Zendesk OpenAPI | The place for Zendesk users to come together and share
Skip to main content
Question

Zendesk OpenAPI

  • March 28, 2021
  • 26 replies
  • 6 views

26 replies

  • December 21, 2023

@sanjeev I see that the OAS has been updated with fixes to remove the erroneous trailing ".yaml" in schema names, and to address the malformed array schema, that's already a big improvement, thanks.

Here are some schema which I've identified to still contain array-types without `items` properties:

  • GroupSLAPolicyFilterConditionObject
  • TriggerActionObject
  • TriggerChangeObject
  • TriggerConditionObject
  • AuditObject

Thanks again, looking forward to further fixes and improvements.