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