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