Mintlify Validation (tyk) - link-rot - fails for open API generated URLs #2750
sharadregoti
started this conversation in
Feature Requests
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.
-
Our docs render swagger files using the following in docs.json
With the above configuration, each API gets its own page. Let's assume there is a page generated by the above config: "api-reference/auditlogs/list-audit-logs". We cannot refer to it on other pages because the validation CI fails with the following error.
It would be great if Mintlify could identify the URLs referenced on open API pages and exclude them from CI validation.
Beta Was this translation helpful? Give feedback.
All reactions