ft3.api.events.utl module
Api event utility functions.
-
handle_request(request: Request, api: Api) → Response
Route an incoming request according to an OpenAPI spec.
-
paths_from_api(api: Api) → list[str]
Cache and return cached paths from an OpenAPI spec.