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