Webhooks with multiple OpenAPI files always load first file alphabetically #1855
s2software
started this conversation in
Bugs & Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When using separate language-specific OpenAPI files for webhooks, Mintlify ignores the specified file path and always loads the first file alphabetically.
For example:
webhook-en.mdx:
webhook-it.mdx:
However, testing with other REST methods (GET, POST, DELETE) works correctly.
So the issue is just with WEBHOOK.
Beta Was this translation helpful? Give feedback.
All reactions