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