openapi-client-axios
openapi-client-axios copied to clipboard
Out of memory issue: PayPal OpenAPI spec
Using the following model from PayPal (https://github.com/paypal/paypal-rest-api-specifications/blob/main/openapi/reporting_transactions_v1.json) I get a memory error when running npx openapicmd typegen https://raw.githubusercontent.com/paypal/paypal-rest-api-specifications/main/openapi/reporting_transactions_v1.json
EDIT: Using Node 18