mediumOPENAPI_MISSING_OPERATION_ID
3 operations lack operationId
Add stable operationId values for client and MCP correlation.
GET https://platphorm-icewater.platphormnews.com/api/docs
HTTP 200
Content-Type: application/json
118 ms
Digest: sha256:f06d870180ba42c55ab06e0912c93183b69bc652d2a17c0d4359c8eb2ed43e65
Preview: {"openapi":"3.0.3","info":{"title":"-icewater API","version":"1.0.0","description":"Discovery and health endpoints for -icewater","termsOfService":"https://-icewater.platphormnews.com/terms"},"servers":[{"url":"https://-icewater.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"}}}}}}