Skip to content

Conversation

@rpocklin
Copy link
Collaborator

@rpocklin rpocklin commented Nov 12, 2025

  • Add string enums to webhook field types
  • Add extra docs on previewing open api specs

Swagger UI (preview)

Screenshots (if appropriate):

Screenshot 2025-11-12 at 3 02 06 pm Screenshot 2025-11-14 at 2 22 06 pm

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@github-actions
Copy link

PETOSS-850

@github-actions
Copy link

Thanks for raising an issue, a ticket has been created to track your request

@rpocklin rpocklin force-pushed the webhooks-spec-add-enum-types branch from 714e7ae to d38ff48 Compare November 14, 2025 03:16
type: string
description: The type of event of that occurred (e.g. Update)
description: The type of event of that occurred (e.g. UPDATE)
oneOf:
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the recommended enum pattern which is supported in OAS in 3.1 and above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant