{"openapi":"3.1.0","info":{"title":"FastAPI","version":"0.1.0"},"paths":{"/.well-known/hedra-cli.json":{"get":{"tags":["CIMD"],"summary":"Hedra Cli Cimd Document","operationId":"hedra_cli_cimd_document__well_known_hedra_cli_json_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Hedra Cli Cimd Document  Well Known Hedra Cli Json Get"}}}}}}},"/.well-known/oauth-protected-resource":{"get":{"tags":["OAuth"],"summary":"Api Oauth Protected Resource","operationId":"api_oauth_protected_resource__well_known_oauth_protected_resource_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":true,"type":"object","title":"Response Api Oauth Protected Resource  Well Known Oauth Protected Resource Get"}}}}}}},"/healthz":{"get":{"summary":"Ping","operationId":"ping_healthz_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/ping":{"get":{"summary":"Ping","operationId":"ping_ping_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/ready":{"get":{"summary":"Ready","description":"readinessProbe target: 503 once draining, else 200.","operationId":"ready_ready_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/internal/drain":{"post":{"summary":"Trigger Drain","description":"preStop drain trigger: requires the shared DRAIN_TOKEN and a loopback\npeer; idempotent. 404 on any failure (it takes the pod out of rotation, so\nwe don't confirm the endpoint to unauthorized callers).","operationId":"trigger_drain_internal_drain_post","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}}}}