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