-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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-13742] update swagger version #6802
Conversation
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! 😛⚡️
Check out this guide to learn more about PR best-practices. |
API Changes no api changes detected |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
Quality Gate passedIssues Measures |
/release to release-5.3.9 |
Working on it! Note that it can take a few minutes. |
### **User description** <details open> <summary><a href="https://tyktech.atlassian.net/browse/TT-13742" title="TT-13742" target="_blank">TT-13742</a></summary> <br /> <table> <tr> <th>Summary</th> <td>Update Tyk API documentation for 5.3.9/5.7.1 release</td> </tr> <tr> <th>Type</th> <td> <img alt="Task" src="https://tyktech.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium" /> Task </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 --> --- https://tyktech.atlassian.net/browse/TT-13742 updates swagger version ___ ### **PR Type** documentation ___ ### **Description** - Updated the OpenAPI specification in `swagger.yml` to reflect the new version `5.3.9`. - This change ensures the API documentation aligns with the latest release version. ___ ### **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 version in `swagger.yml` to 5.3.9</code> </dd></summary> <hr> swagger.yml <li>Updated the <code>version</code> field in the OpenAPI specification from <code>5.3.8</code> to <br><code>5.3.9</code>.<br> <li> No other changes were made to the file.<br> </details> </td> <td><a href="https://github.com/TykTechnologies/tyk/pull/6802/files#diff-8f3c4cb253eee09ae2401daa7279a8bbfbfd4168bb579c3ac0ee5c672d63bb2c">+1/-1</a> </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 88c47d9)
@lghiur Succesfully merged PR |
[TT-13742] update swagger version (#6802) ### **User description** <details open> <summary><a href="https://tyktech.atlassian.net/browse/TT-13742" title="TT-13742" target="_blank">TT-13742</a></summary> <br /> <table> <tr> <th>Summary</th> <td>Update Tyk API documentation for 5.3.9/5.7.1 release</td> </tr> <tr> <th>Type</th> <td> <img alt="Task" src="https://tyktech.atlassian.net/rest/api/2/universal_avatar/view/type/issuetype/avatar/10318?size=medium" /> Task </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 --> --- https://tyktech.atlassian.net/browse/TT-13742 updates swagger version ___ ### **PR Type** documentation ___ ### **Description** - Updated the OpenAPI specification in `swagger.yml` to reflect the new version `5.3.9`. - This change ensures the API documentation aligns with the latest release version. ___ ### **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 version in `swagger.yml` to 5.3.9</code> </dd></summary> <hr> swagger.yml <li>Updated the <code>version</code> field in the OpenAPI specification from <code>5.3.8</code> to <br><code>5.3.9</code>.<br> <li> No other changes were made to the file.<br> </details> </td> <td><a href="https://github.com/TykTechnologies/tyk/pull/6802/files#diff-8f3c4cb253eee09ae2401daa7279a8bbfbfd4168bb579c3ac0ee5c672d63bb2c">+1/-1</a> </td> </tr> </table></td></tr></tr></tbody></table> ___ > 💡 **PR-Agent usage**: Comment `/help "your question"` on any pull request to receive relevant information
User description
TT-13742
https://tyktech.atlassian.net/browse/TT-13742 updates swagger version
PR Type
documentation
Description
swagger.yml
to reflect the new version5.3.9
.Changes walkthrough 📝
swagger.yml
Update OpenAPI version in `swagger.yml` to 5.3.9
swagger.yml
version
field in the OpenAPI specification from5.3.8
to5.3.9
.