3 operations lack operationId
Add stable operationId values for client and MCP correlation.
GET https://customer-portal-for-barbineworldwide-com.platphormnews.com/api/docs
HTTP 200
Content-Type: application/json
67 ms
Digest: sha256:d3493d74f613c97d0ef4b78e1d30fc781e7d2a27fb58bca8604e40445be62353
Preview: {"openapi":"3.0.3","info":{"title":"-portal API","version":"1.0.0","description":"Discovery and health endpoints for -portal","termsOfService":"https://-portal.platphormnews.com/terms"},"servers":[{"url":"https://-portal.platphormnews.com","description":"Production"}],"paths":{"/api/health":{"get":{"summary":"Health check","responses":{"200":{"description":"ok"}}}},"/api/v1/health":{"get":{"summary":"Health check v1","responses":{"200":{"description":"ok"}}}},"/api/v1/mcp":{"get":{"summary":"MCP configuration","responses":{"200":{"description":"mcp config"}}}}}}