mediumOPENAPI_MISSING_OPERATION_ID
16 operations lack operationId
Add stable operationId values for client and MCP correlation.
GET https://starbase.platphormnews.com/api/docs
HTTP 200
Content-Type: application/json
121 ms
Digest: sha256:b27ce06f3ee871acef52ee81711f23353bcaa69da1d70451c902dadc9a3c3780
Preview: {"openapi":"3.1.0","info":{"title":"Space News API","description":"Public SpaceX, Starbase, Boca Chica, South Padre Island, and Cameron County space-news aggregation API.","version":"1.0.0-phase1","contact":{"name":"PlatPhormNews","url":"https://platphormnews.com"}},"servers":[{"url":"https://space.platphormnews.com","description":"Space News production"}],"tags":[{"name":"News","description":"Public news feed and search"},{"name":"Sources","description":"Public source registry and freshness"},{"name":"AI","description":"Backend model scaffolding with honest degraded fallback"},{"name":"Platform","description":"Health, discovery, and MCP metadata"}],"paths":{"/api/health":{"get":{"summary":"Platform health summary","description":"Public-safe endpoint. No API key is required in Phase 1.","responses":{"200":{"description":"Standard PlatPhorm response","content":{"application/json":{"schema":{"type":"object","properties":{"ok":{"type":"boolean"},"data":{"type":"object"}}}}}}}}},"/api/v1/health":{"get":{"summary":"Versioned platform health summary","description":"Public-safe endpoint. No API key is required in Phase 1.","responses":{"200":{"description":"Standard PlatPhorm response","content":{"application/json":{"schema":{"type":"object","properties":{"ok":{"type":"boolean"},"data":{"type":"object"}}}}}}}}},"/api/v1/news":{"get":{"summary":"List public Space News feed items","description":"Public-safe endpoint. No API key is required in Phase 1.","responses":{"200":{"description":"Standard PlatPhorm response","content":{"application/json":{"schema":{"type":"object","properties":{"ok":{"type":"boolean"},"data":{"type":"object"}}}}}}}}},"/api/v1/news/{id}":{"get":{"summary":"Read one public Space News feed item","description":"Public-safe endpoint. No API key is required in Phase 1.","responses":{"200":{"description":"Standard PlatPhorm response","content":{"application/json":{"schema":{"type":"object","properties":{"ok":{"type":"boolean"},"data":{"type":"object"}}}}}}}}},"/api/v1/search":{"get":{"summary":"Search pub