openapi-typescript: Turn OpenAPI into Runtime-Free Types and a Fetch Client
openapi-typescript converts OpenAPI 3.0 and 3.1 into pure TypeScript types; openapi-fetch then infers methods, literal paths, parameters, and response unions from that schema.