[DX-2218] docs: add /ready endpoint to swagger.yml - #7906
Conversation
|
Swagger Changes
_ __ __
/ready:
_| |_ _ / _|/ _| between swagger-prev.yml
+ one map entry added:
/ _' | | | | |_| |_ and swagger-current.yml
\__,_|\__, |_| |_| returned one difference
paths
| (_| | |_| | _| _| |
|
This pull request adds the documentation for the existing Files Changed Analysis
Architecture & Impact Assessment
Scope Discovery & Context ExpansionThe change is self-contained within the Metadata
Powered by Visor from Probelabs Last updated: 2026-09-09T06:58:15.410Z | Triggered by: pr_updated | Commit: 3f63ae1 💡 TIP: You can chat with Visor using |
Security Issues (1)
Security Issues (1)
No architecture issues found – changes LGTM. Quality Issues (1)
Powered by Visor from Probelabs Last updated: 2026-09-09T06:58:10.457Z | Triggered by: pr_updated | Commit: 3f63ae1 💡 TIP: You can chat with Visor using |
|
API Changes no api changes detected |
|
|
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. |
|
|
/release to release-5.13 |
|
/release to release-5.13.0 |
|
✅ Cherry-pick successful. A PR was created: #8686 |
|
✅ Cherry-pick successful. A PR was created: #8687 |



Problem / Task
The
/readyendpoint is missing from the Gateway Swagger documentation (swagger.yml). This PR adds the missing endpoint to the OpenAPI/Swagger specification so it is visible in the API reference.Changes
/readyendpoint toswagger.ymlunder thepaths:section.HealthCheckResponseschema for the 200 response andApiStatusMessagefor errors.Testing
swagger.ymlfile is valid using Redocly (npx redocly lint swagger.yml --config=redocly.yml).References:
Ticket Details
DX-2218
Generated at: 2026-09-09 06:57:17