Using https://github.com/openapi-ts/openapi-typescript to talk to the RevenueCat Rest API in a typesafe way
- download the OpenAPI Schema from https://www.revenuecat.com/docs/redocusaurus/plugin-redoc-0.yaml
- run the following
npx openapi-typescript plugin-redoc-0.yaml -o ./revenuecat-api-v2.d.ts