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