Skip to content

Update OpenAPI troubleshooting for trailing slash fix#5461

Closed
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/trailing-slash-fix-1776727248
Closed

Update OpenAPI troubleshooting for trailing slash fix#5461
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/trailing-slash-fix-1776727248

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Apr 20, 2026

Summary

OpenAPI endpoint references now automatically resolve trailing slash mismatches (e.g., GET /users/ matches a spec that declares /users, and vice versa). This updates the troubleshooting page to reflect the fix: the previous trailing slash example is replaced with a note explaining automatic resolution, and the example now illustrates a different common typo (singular vs. plural path segments).

Triggered by mintlify/mint@d97945a.


Note

Low Risk
Documentation-only change updating troubleshooting guidance; no runtime behavior or security-sensitive logic is modified.

Overview
Updates the OpenAPI troubleshooting docs to reflect that trailing slash mismatches are now auto-resolved when matching openapi page metadata to spec paths.

Replaces the prior trailing-slash failure example with a new example highlighting a different common mismatch (singular vs plural path segments, e.g. /user/{id} vs /users/{id}).

Reviewed by Cursor Bugbot for commit bb27dd1. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify-development
Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
userauth 🟡 Building Apr 20, 2026, 11:21 PM

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Apr 20, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview Apr 20, 2026, 11:24 PM

@ethanpalm
Copy link
Copy Markdown
Collaborator

Closing as duplicate of #5478. Multiple PRs were opened documenting the same OpenAPI trailing slash tolerance fix (mint#7171). PR #5478 is the most recent and comprehensive version and will be reviewed separately.

@ethanpalm ethanpalm closed this Apr 22, 2026
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