[TT-17417] docs: update swagger version to 5.14.0#8460
Conversation
|
SentinelOne CNS Hardcoded Secret Detector SentinelOne CNS is a cloud-agnostic, agentless CSPM & CWPP solution that continuously detects and prevents vulnerabilities that have the highest probability of being exploited in Azure, AWS, Google Cloud, and Kubernetes. |
🚨 Jira Linter FailedCommit: The Jira linter failed to validate your PR. Please check the error details below: 🔍 Click to view error detailsNext Steps
This comment will be automatically deleted once the linter passes. |
|
This pull request updates the OpenAPI specification version in Files Changed Analysis
Architecture & Impact Assessment
Scope Discovery & Context Expansion
Metadata
Powered by Visor from Probelabs Last updated: 2026-07-07T10:46:49.188Z | Triggered by: pr_opened | Commit: 4e167dc 💡 TIP: You can chat with Visor using |
✅ Security Check PassedNo security issues found – changes LGTM. ✅ Architecture Check PassedNo architecture issues found – changes LGTM. ✅ Performance Check PassedNo performance issues found – changes LGTM. Powered by Visor from Probelabs Last updated: 2026-07-07T10:46:48.051Z | Triggered by: pr_opened | Commit: 4e167dc 💡 TIP: You can chat with Visor using |
|
Swagger Changes _ __ __
_| |_ _ / _|/ _| between swagger-prev.yml
± value change
/ _' | | | | |_| |_ and swagger-current.yml
\__,_|\__, |_| |_| returned one difference
info.version
| (_| | |_| | _| _| |
|


Description
Update the swagger
info.versionto5.14.0for tyk on therelease-5.14.0branch.Related Issue
TT-17417 (subtask of TT-17415, R3 release prep). Clone of the R2 work in #8170 (TT-16944).
Motivation and Context
The swagger version on
release-5.14.0was stale (5.11.0). It must reflect the 5.14.0 release before the docs sync copies the spec into tyk-docs.How This Has Been Tested
swagger.yml.redocly lint swagger.yml --config=redocly.yml(@redocly/[email protected], matching CI). Validates cleanly.