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

[TT-13475] update OAS version #6712

Merged
merged 1 commit into from
Nov 19, 2024
Merged

[TT-13475] update OAS version #6712

merged 1 commit into from
Nov 19, 2024

Conversation

lghiur
Copy link
Member

@lghiur lghiur commented Nov 19, 2024

User description

TT-13475
Summary Update docs-from-code for 5.7.0
Type Story Story
Status In Dev
Points N/A
Labels -

Updated OAS config version so we can generate updated docs based on 5.7.0 branch


PR Type

documentation


Description

  • Updated the OpenAPI Specification version in swagger.yml from 5.6.0 to 5.7.0 to reflect the latest changes and generate updated documentation.

Changes walkthrough 📝

Relevant files
Documentation
swagger.yml
Update OpenAPI Specification version to 5.7.0                       

swagger.yml

  • Updated the version number from 5.6.0 to 5.7.0 in the OpenAPI
    Specification.
  • +1/-1     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    @buger
    Copy link
    Member

    buger commented Nov 19, 2024

    Knock Knock! 🔍

    Just thought I'd let you know that your PR title and story title look quite different. PR titles that closely resemble the story title make it easier for reviewers to understand the context of the PR.

    An easy-to-understand PR title a day makes the reviewer review away! 😛⚡️
    Story Title Update docs-from-code for 5.7.0
    PR Title [TT-13475] update OAS version

    Check out this guide to learn more about PR best-practices.

    Copy link
    Contributor

    github-actions bot commented Nov 19, 2024

    Swagger Changes

         _        __  __
       _| |_   _ / _|/ _|  between swagger-prev.yml
      ± value change
     / _' | | | | |_| |_       and swagger-current.yml
     \__,_|\__, |_| |_|   returned one difference
    info.version
    | (_| | |_| |  _|  _|

    Copy link
    Contributor

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link
    Contributor

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link
    Contributor

    API Changes

    no api changes detected

    @jeffy-mathew jeffy-mathew force-pushed the TT-13475-update-oas-config branch from c8ccad9 to 1179e00 Compare November 19, 2024 08:33
    @lghiur lghiur merged commit e19f5cf into master Nov 19, 2024
    7 of 9 checks passed
    @lghiur lghiur deleted the TT-13475-update-oas-config branch November 19, 2024 08:34
    @lghiur
    Copy link
    Member Author

    lghiur commented Nov 19, 2024

    /release to release-5.7

    @lghiur
    Copy link
    Member Author

    lghiur commented Nov 19, 2024

    /release to release-5.7.0

    Copy link

    tykbot bot commented Nov 19, 2024

    Working on it! Note that it can take a few minutes.

    1 similar comment
    Copy link

    tykbot bot commented Nov 19, 2024

    Working on it! Note that it can take a few minutes.

    Copy link

    tykbot bot commented Nov 19, 2024

    Still working...

    1 similar comment
    Copy link

    tykbot bot commented Nov 19, 2024

    Still working...

    tykbot bot pushed a commit that referenced this pull request Nov 19, 2024
    ### **User description**
    <details open>
    <summary><a href="https://tyktech.atlassian.net/browse/TT-13475"
    title="TT-13475" target="_blank">TT-13475</a></summary>
      <br />
      <table>
        <tr>
          <th>Summary</th>
          <td>Update docs-from-code for 5.7.0</td>
        </tr>
        <tr>
          <th>Type</th>
          <td>
    <img alt="Story"
    src="https://tyktech.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium"
    />
            Story
          </td>
        </tr>
        <tr>
          <th>Status</th>
          <td>In Dev</td>
        </tr>
        <tr>
          <th>Points</th>
          <td>N/A</td>
        </tr>
        <tr>
          <th>Labels</th>
          <td>-</td>
        </tr>
      </table>
    </details>
    <!--
      do not remove this marker as it will break jira-lint's functionality.
      added_by_jira_lint
    -->
    
    ---
    
    Updated OAS config version so we can generate updated docs based on
    5.7.0 branch
    
    
    ___
    
    ### **PR Type**
    documentation
    
    
    ___
    
    ### **Description**
    - Updated the OpenAPI Specification version in `swagger.yml` from 5.6.0
    to 5.7.0 to reflect the latest changes and generate updated
    documentation.
    
    
    
    ___
    
    
    
    ### **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>swagger.yml</strong><dd><code>Update OpenAPI
    Specification version to 5.7.0</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
    <hr>
    
    swagger.yml
    
    <li>Updated the version number from 5.6.0 to 5.7.0 in the OpenAPI
    <br>Specification.<br>
    
    
    </details>
    
    
      </td>
    <td><a
    href="https://github.com/TykTechnologies/tyk/pull/6712/files#diff-8f3c4cb253eee09ae2401daa7279a8bbfbfd4168bb579c3ac0ee5c672d63bb2c">+1/-1</a>&nbsp;
    &nbsp; &nbsp; </td>
    
    </tr>
    </table></td></tr></tr></tbody></table>
    
    ___
    
    > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
    request to receive relevant information
    
    (cherry picked from commit e19f5cf)
    tykbot bot pushed a commit that referenced this pull request Nov 19, 2024
    ### **User description**
    <details open>
    <summary><a href="https://tyktech.atlassian.net/browse/TT-13475"
    title="TT-13475" target="_blank">TT-13475</a></summary>
      <br />
      <table>
        <tr>
          <th>Summary</th>
          <td>Update docs-from-code for 5.7.0</td>
        </tr>
        <tr>
          <th>Type</th>
          <td>
    <img alt="Story"
    src="https://tyktech.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium"
    />
            Story
          </td>
        </tr>
        <tr>
          <th>Status</th>
          <td>In Dev</td>
        </tr>
        <tr>
          <th>Points</th>
          <td>N/A</td>
        </tr>
        <tr>
          <th>Labels</th>
          <td>-</td>
        </tr>
      </table>
    </details>
    <!--
      do not remove this marker as it will break jira-lint's functionality.
      added_by_jira_lint
    -->
    
    ---
    
    Updated OAS config version so we can generate updated docs based on
    5.7.0 branch
    
    
    ___
    
    ### **PR Type**
    documentation
    
    
    ___
    
    ### **Description**
    - Updated the OpenAPI Specification version in `swagger.yml` from 5.6.0
    to 5.7.0 to reflect the latest changes and generate updated
    documentation.
    
    
    
    ___
    
    
    
    ### **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>swagger.yml</strong><dd><code>Update OpenAPI
    Specification version to 5.7.0</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
    <hr>
    
    swagger.yml
    
    <li>Updated the version number from 5.6.0 to 5.7.0 in the OpenAPI
    <br>Specification.<br>
    
    
    </details>
    
    
      </td>
    <td><a
    href="https://github.com/TykTechnologies/tyk/pull/6712/files#diff-8f3c4cb253eee09ae2401daa7279a8bbfbfd4168bb579c3ac0ee5c672d63bb2c">+1/-1</a>&nbsp;
    &nbsp; &nbsp; </td>
    
    </tr>
    </table></td></tr></tr></tbody></table>
    
    ___
    
    > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
    request to receive relevant information
    
    (cherry picked from commit e19f5cf)
    lghiur added a commit that referenced this pull request Nov 19, 2024
    ### **User description**
    [TT-13475] update OAS version (#6712)
    
    ### **User description**
    <details open>
    <summary><a href="https://tyktech.atlassian.net/browse/TT-13475"
    title="TT-13475" target="_blank">TT-13475</a></summary>
      <br />
      <table>
        <tr>
          <th>Summary</th>
          <td>Update docs-from-code for 5.7.0</td>
        </tr>
        <tr>
          <th>Type</th>
          <td>
    <img alt="Story"
    
    src="https://tyktech.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium"
    />
            Story
          </td>
        </tr>
        <tr>
          <th>Status</th>
          <td>In Dev</td>
        </tr>
        <tr>
          <th>Points</th>
          <td>N/A</td>
        </tr>
        <tr>
          <th>Labels</th>
          <td>-</td>
        </tr>
      </table>
    </details>
    <!--
      do not remove this marker as it will break jira-lint's functionality.
      added_by_jira_lint
    -->
    
    ---
    
    Updated OAS config version so we can generate updated docs based on
    5.7.0 branch
    
    
    ___
    
    ### **PR Type**
    documentation
    
    
    ___
    
    ### **Description**
    - Updated the OpenAPI Specification version in `swagger.yml` from 5.6.0
    to 5.7.0 to reflect the latest changes and generate updated
    documentation.
    
    
    
    ___
    
    
    
    ### **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>swagger.yml</strong><dd><code>Update OpenAPI
    Specification version to 5.7.0</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
    <hr>
    
    swagger.yml
    
    <li>Updated the version number from 5.6.0 to 5.7.0 in the OpenAPI
    <br>Specification.<br>
    
    
    </details>
    
    
      </td>
    <td><a
    
    href="https://github.com/TykTechnologies/tyk/pull/6712/files#diff-8f3c4cb253eee09ae2401daa7279a8bbfbfd4168bb579c3ac0ee5c672d63bb2c">+1/-1</a>&nbsp;
    &nbsp; &nbsp; </td>
    
    </tr>
    </table></td></tr></tr></tbody></table>
    
    ___
    
    > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
    request to receive relevant information
    
    [TT-13475]:
    https://tyktech.atlassian.net/browse/TT-13475?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
    
    
    ___
    
    ### **PR Type**
    Documentation
    
    
    ___
    
    ### **Description**
    - Updated the OpenAPI Specification version in `swagger.yml` from 5.6.0
    to 5.7.0.
    - This change reflects the latest updates and ensures the documentation
    is generated based on the 5.7.0 branch.
    
    
    
    ___
    
    
    
    ### **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>swagger.yml</strong><dd><code>Update OpenAPI
    Specification version to 5.7.0</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
    <hr>
    
    swagger.yml
    
    - Updated the OpenAPI Specification version from 5.6.0 to 5.7.0.
    
    
    
    </details>
    
    
      </td>
    <td><a
    href="https://github.com/TykTechnologies/tyk/pull/6715/files#diff-8f3c4cb253eee09ae2401daa7279a8bbfbfd4168bb579c3ac0ee5c672d63bb2c">+1/-1</a>&nbsp;
    &nbsp; &nbsp; </td>
    
    </tr>
    </table></td></tr></tr></tbody></table>
    
    ___
    
    > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
    request to receive relevant information
    
    Co-authored-by: Laurentiu <[email protected]>
    lghiur added a commit that referenced this pull request Nov 19, 2024
    ### **User description**
    [TT-13475] update OAS version (#6712)
    
    ### **User description**
    <details open>
    <summary><a href="https://tyktech.atlassian.net/browse/TT-13475"
    title="TT-13475" target="_blank">TT-13475</a></summary>
      <br />
      <table>
        <tr>
          <th>Summary</th>
          <td>Update docs-from-code for 5.7.0</td>
        </tr>
        <tr>
          <th>Type</th>
          <td>
    <img alt="Story"
    
    src="https://tyktech.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium"
    />
            Story
          </td>
        </tr>
        <tr>
          <th>Status</th>
          <td>In Dev</td>
        </tr>
        <tr>
          <th>Points</th>
          <td>N/A</td>
        </tr>
        <tr>
          <th>Labels</th>
          <td>-</td>
        </tr>
      </table>
    </details>
    <!--
      do not remove this marker as it will break jira-lint's functionality.
      added_by_jira_lint
    -->
    
    ---
    
    Updated OAS config version so we can generate updated docs based on
    5.7.0 branch
    
    
    ___
    
    ### **PR Type**
    documentation
    
    
    ___
    
    ### **Description**
    - Updated the OpenAPI Specification version in `swagger.yml` from 5.6.0
    to 5.7.0 to reflect the latest changes and generate updated
    documentation.
    
    
    
    ___
    
    
    
    ### **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>swagger.yml</strong><dd><code>Update OpenAPI
    Specification version to 5.7.0</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
    <hr>
    
    swagger.yml
    
    <li>Updated the version number from 5.6.0 to 5.7.0 in the OpenAPI
    <br>Specification.<br>
    
    
    </details>
    
    
      </td>
    <td><a
    
    href="https://github.com/TykTechnologies/tyk/pull/6712/files#diff-8f3c4cb253eee09ae2401daa7279a8bbfbfd4168bb579c3ac0ee5c672d63bb2c">+1/-1</a>&nbsp;
    &nbsp; &nbsp; </td>
    
    </tr>
    </table></td></tr></tr></tbody></table>
    
    ___
    
    > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
    request to receive relevant information
    
    [TT-13475]:
    https://tyktech.atlassian.net/browse/TT-13475?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
    
    
    ___
    
    ### **PR Type**
    Documentation
    
    
    ___
    
    ### **Description**
    - Updated the OpenAPI Specification version in `swagger.yml` from 5.6.0
    to 5.7.0.
    - This change reflects the latest updates and ensures the documentation
    is generated based on the 5.7.0 branch.
    
    
    
    ___
    
    
    
    ### **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>swagger.yml</strong><dd><code>Update OpenAPI
    Specification version to 5.7.0</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
    <hr>
    
    swagger.yml
    
    - Updated the OpenAPI Specification version from 5.6.0 to 5.7.0.
    
    
    
    </details>
    
    
      </td>
    <td><a
    href="https://github.com/TykTechnologies/tyk/pull/6716/files#diff-8f3c4cb253eee09ae2401daa7279a8bbfbfd4168bb579c3ac0ee5c672d63bb2c">+1/-1</a>&nbsp;
    &nbsp; &nbsp; </td>
    
    </tr>
    </table></td></tr></tr></tbody></table>
    
    ___
    
    > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
    request to receive relevant information
    
    Co-authored-by: Laurentiu <[email protected]>
    edsonmichaque pushed a commit that referenced this pull request Feb 14, 2025
    ### **User description**
    <details open>
    <summary><a href="https://tyktech.atlassian.net/browse/TT-13475"
    title="TT-13475" target="_blank">TT-13475</a></summary>
      <br />
      <table>
        <tr>
          <th>Summary</th>
          <td>Update docs-from-code for 5.7.0</td>
        </tr>
        <tr>
          <th>Type</th>
          <td>
    <img alt="Story"
    src="https://tyktech.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium"
    />
            Story
          </td>
        </tr>
        <tr>
          <th>Status</th>
          <td>In Dev</td>
        </tr>
        <tr>
          <th>Points</th>
          <td>N/A</td>
        </tr>
        <tr>
          <th>Labels</th>
          <td>-</td>
        </tr>
      </table>
    </details>
    <!--
      do not remove this marker as it will break jira-lint's functionality.
      added_by_jira_lint
    -->
    
    ---
    
    Updated OAS config version so we can generate updated docs based on
    5.7.0 branch
    
    
    ___
    
    ### **PR Type**
    documentation
    
    
    ___
    
    ### **Description**
    - Updated the OpenAPI Specification version in `swagger.yml` from 5.6.0
    to 5.7.0 to reflect the latest changes and generate updated
    documentation.
    
    
    
    ___
    
    
    
    ### **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>swagger.yml</strong><dd><code>Update OpenAPI
    Specification version to 5.7.0</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
    <hr>
    
    swagger.yml
    
    <li>Updated the version number from 5.6.0 to 5.7.0 in the OpenAPI
    <br>Specification.<br>
    
    
    </details>
    
    
      </td>
    <td><a
    href="https://github.com/TykTechnologies/tyk/pull/6712/files#diff-8f3c4cb253eee09ae2401daa7279a8bbfbfd4168bb579c3ac0ee5c672d63bb2c">+1/-1</a>&nbsp;
    &nbsp; &nbsp; </td>
    
    </tr>
    </table></td></tr></tr></tbody></table>
    
    ___
    
    > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
    request to receive relevant information
    edsonmichaque pushed a commit that referenced this pull request Feb 14, 2025
    ### **User description**
    <details open>
    <summary><a href="https://tyktech.atlassian.net/browse/TT-13475"
    title="TT-13475" target="_blank">TT-13475</a></summary>
      <br />
      <table>
        <tr>
          <th>Summary</th>
          <td>Update docs-from-code for 5.7.0</td>
        </tr>
        <tr>
          <th>Type</th>
          <td>
    <img alt="Story"
    src="https://tyktech.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium"
    />
            Story
          </td>
        </tr>
        <tr>
          <th>Status</th>
          <td>In Dev</td>
        </tr>
        <tr>
          <th>Points</th>
          <td>N/A</td>
        </tr>
        <tr>
          <th>Labels</th>
          <td>-</td>
        </tr>
      </table>
    </details>
    <!--
      do not remove this marker as it will break jira-lint's functionality.
      added_by_jira_lint
    -->
    
    ---
    
    Updated OAS config version so we can generate updated docs based on
    5.7.0 branch
    
    
    ___
    
    ### **PR Type**
    documentation
    
    
    ___
    
    ### **Description**
    - Updated the OpenAPI Specification version in `swagger.yml` from 5.6.0
    to 5.7.0 to reflect the latest changes and generate updated
    documentation.
    
    
    
    ___
    
    
    
    ### **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>swagger.yml</strong><dd><code>Update OpenAPI
    Specification version to 5.7.0</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
    <hr>
    
    swagger.yml
    
    <li>Updated the version number from 5.6.0 to 5.7.0 in the OpenAPI
    <br>Specification.<br>
    
    
    </details>
    
    
      </td>
    <td><a
    href="https://github.com/TykTechnologies/tyk/pull/6712/files#diff-8f3c4cb253eee09ae2401daa7279a8bbfbfd4168bb579c3ac0ee5c672d63bb2c">+1/-1</a>&nbsp;
    &nbsp; &nbsp; </td>
    
    </tr>
    </table></td></tr></tr></tbody></table>
    
    ___
    
    > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
    request to receive relevant information
    edsonmichaque pushed a commit to edsonmichaque/tyk-1 that referenced this pull request Feb 18, 2025
    ### **User description**
    <details open>
    <summary><a href="https://tyktech.atlassian.net/browse/TT-13475"
    title="TT-13475" target="_blank">TT-13475</a></summary>
      <br />
      <table>
        <tr>
          <th>Summary</th>
          <td>Update docs-from-code for 5.7.0</td>
        </tr>
        <tr>
          <th>Type</th>
          <td>
    <img alt="Story"
    src="https://tyktech.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium"
    />
            Story
          </td>
        </tr>
        <tr>
          <th>Status</th>
          <td>In Dev</td>
        </tr>
        <tr>
          <th>Points</th>
          <td>N/A</td>
        </tr>
        <tr>
          <th>Labels</th>
          <td>-</td>
        </tr>
      </table>
    </details>
    <!--
      do not remove this marker as it will break jira-lint's functionality.
      added_by_jira_lint
    -->
    
    ---
    
    Updated OAS config version so we can generate updated docs based on
    5.7.0 branch
    
    
    ___
    
    ### **PR Type**
    documentation
    
    
    ___
    
    ### **Description**
    - Updated the OpenAPI Specification version in `swagger.yml` from 5.6.0
    to 5.7.0 to reflect the latest changes and generate updated
    documentation.
    
    
    
    ___
    
    
    
    ### **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>swagger.yml</strong><dd><code>Update OpenAPI
    Specification version to 5.7.0</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
    <hr>
    
    swagger.yml
    
    <li>Updated the version number from 5.6.0 to 5.7.0 in the OpenAPI
    <br>Specification.<br>
    
    
    </details>
    
    
      </td>
    <td><a
    href="https://github.com/TykTechnologies/tyk/pull/6712/files#diff-8f3c4cb253eee09ae2401daa7279a8bbfbfd4168bb579c3ac0ee5c672d63bb2c">+1/-1</a>&nbsp;
    &nbsp; &nbsp; </td>
    
    </tr>
    </table></td></tr></tr></tbody></table>
    
    ___
    
    > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
    request to receive relevant information
    edsonmichaque pushed a commit to edsonmichaque/tyk-1 that referenced this pull request Feb 18, 2025
    ### **User description**
    <details open>
    <summary><a href="https://tyktech.atlassian.net/browse/TT-13475"
    title="TT-13475" target="_blank">TT-13475</a></summary>
      <br />
      <table>
        <tr>
          <th>Summary</th>
          <td>Update docs-from-code for 5.7.0</td>
        </tr>
        <tr>
          <th>Type</th>
          <td>
    <img alt="Story"
    src="https://tyktech.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10315?size=medium"
    />
            Story
          </td>
        </tr>
        <tr>
          <th>Status</th>
          <td>In Dev</td>
        </tr>
        <tr>
          <th>Points</th>
          <td>N/A</td>
        </tr>
        <tr>
          <th>Labels</th>
          <td>-</td>
        </tr>
      </table>
    </details>
    <!--
      do not remove this marker as it will break jira-lint's functionality.
      added_by_jira_lint
    -->
    
    ---
    
    Updated OAS config version so we can generate updated docs based on
    5.7.0 branch
    
    
    ___
    
    ### **PR Type**
    documentation
    
    
    ___
    
    ### **Description**
    - Updated the OpenAPI Specification version in `swagger.yml` from 5.6.0
    to 5.7.0 to reflect the latest changes and generate updated
    documentation.
    
    
    
    ___
    
    
    
    ### **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>swagger.yml</strong><dd><code>Update OpenAPI
    Specification version to 5.7.0</code>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; </dd></summary>
    <hr>
    
    swagger.yml
    
    <li>Updated the version number from 5.6.0 to 5.7.0 in the OpenAPI
    <br>Specification.<br>
    
    
    </details>
    
    
      </td>
    <td><a
    href="https://github.com/TykTechnologies/tyk/pull/6712/files#diff-8f3c4cb253eee09ae2401daa7279a8bbfbfd4168bb579c3ac0ee5c672d63bb2c">+1/-1</a>&nbsp;
    &nbsp; &nbsp; </td>
    
    </tr>
    </table></td></tr></tr></tbody></table>
    
    ___
    
    > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull
    request to receive relevant information
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants