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

Merging to release-5.3: [TT-13128] Updated description for prefix and suffix matching config options (#6555) #6556

Merged

Commits on Sep 20, 2024

  1. [TT-13128] Updated description for prefix and suffix matching config …

    …options (#6555)
    
    ### **PR Type**
    documentation
    
    
    ___
    
    ### **Description**
    - Updated the documentation for `EnablePathPrefixMatching` to clarify
    its behavior, including how it changes URL matching from wildcard to
    prefix mode.
    - Enhanced the description for `EnablePathSuffixMatching`, explaining
    its switch from wildcard to suffix mode.
    - Added examples to illustrate the differences between wildcard, prefix,
    and suffix matching.
    - Noted the potential need for adjustments in existing route definitions
    when enabling these options.
    
    
    ___
    
    
    
    ### **Changes walkthrough** 📝
    <table><thead><tr><th></th><th align="left">Relevant
    files</th></tr></thead><tbody><tr><td><strong>Documentation</strong></td><td><table>
    <tr>
      <td>
        <details>
    <summary><strong>config.go</strong><dd><code>Clarify and enhance
    documentation for path matching options</code></dd></summary>
    <hr>
    
    config/config.go
    
    <li>Updated descriptions for <code>EnablePathPrefixMatching</code> and
    <br><code>EnablePathSuffixMatching</code>.<br> <li> Clarified the
    behavior of prefix and suffix matching.<br> <li> Provided examples for
    both matching options.<br> <li> Explained the impact on existing route
    definitions.<br>
    
    
    </details>
    
    
      </td>
    <td><a
    href="https://github.com/TykTechnologies/tyk/pull/6555/files#diff-fe44f09c4d5977b5f5eaea29170b6a0748819c9d02271746a20d81a5f3efca17">+35/-39</a>&nbsp;
    </td>
    
    </tr>                    
    </table></td></tr></tr></tbody></table>
    
    ___
    
    > 💡 **PR-Agent usage**:
    >Comment `/help` on the PR to get a list of all available PR-Agent tools
    and their descriptions
    
    (cherry picked from commit 4a7bba9)
    lghiur authored and Tyk Bot committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0c7c14c View commit details
    Browse the repository at this point in the history