-
Notifications
You must be signed in to change notification settings - Fork 158
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
Merging to release-5.7: [TT-12871, DX-1784] Add explanation of path ordering before pattern matching (#5812) #5864
Merging to release-5.7: [TT-12871, DX-1784] Add explanation of path ordering before pattern matching (#5812) #5864
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
✅ PS. Pls add /docs/nightly to the end of url
To edit notification comments on pull requests, go to your Netlify site configuration. |
User description
[TT-12871, DX-1784] Add explanation of path ordering before pattern matching (#5812)
PR Type
Documentation
Description
Added a new "Path Ordering" section explaining Tyk's URL ordering logic.
Detailed steps and rules for API and endpoint ordering.
Included examples and references to RFC 3986 for clarity.
Enhanced documentation to prevent routing to incorrect endpoints.
Changes walkthrough 📝
url-matching.md
Added detailed documentation on path ordering and URL matching
tyk-docs/content/getting-started/key-concepts/url-matching.md