chore: api sync for health endpoint (#6088)

chore: api sync
This commit is contained in:
cthomas
2025-11-10 16:14:54 -08:00
committed by Caren Thomas
parent c0f270047c
commit bbffadc245

View File

@@ -13080,6 +13080,7 @@
"get": {
"tags": ["health"],
"summary": "Check Health",
"description": "Async health check endpoint.",
"operationId": "check_health",
"responses": {
"200": {