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