Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🌿 ✨ [Scheduled] Update API Spec #65

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

fern-api[bot]
Copy link
Contributor

@fern-api fern-api bot commented Nov 9, 2024

Summary

The diff introduces changes to the OpenAPI specification, including the addition of new fields and modifications to existing URLs.

Added

  • Added a new enum value REPLICATE to the Integration schema.
  • Added a new object VerificationReplicateConfigs to define the configuration for Replicate webhooks.
  • Added a new object VerificationReplicate to handle Replicate webhook verification.
  • Added a new enum value CUSTOMERIO to the Integration schema.
  • Added a new object VerificationCustomer.IOConfigs to define the configuration for Customer.IO webhooks.
  • Added a new object VerificationCustomer.IO to handle Customer.IO webhook verification.

Removed

  • Nothing was removed.

Changed

  • Modified the x-docs-external-url field for the VerificationStripe object to update the URL format.
  • Updated the x-docs-external-url field for the VerificationZoom object to point to the correct webhook verification documentation.

fern-api bot added 3 commits November 9, 2024 00:11
This commit adds support for Replicate webhook verification to the openapi.json file. It includes the necessary schemas, enums, and configurations to enable Replicate webhook verification, enhancing the system's capability to securely interact with Replicate webhooks.
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.

0 participants