Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out of memory issue: PayPal OpenAPI spec #174

Open
florianbepunkt opened this issue Dec 5, 2023 · 4 comments
Open

Out of memory issue: PayPal OpenAPI spec #174

florianbepunkt opened this issue Dec 5, 2023 · 4 comments

Comments

@florianbepunkt
Copy link

florianbepunkt commented Dec 5, 2023

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

@nevir
Copy link

nevir commented Mar 6, 2024

Another example:

npx openapicmd typegen https://raw.githubusercontent.com/Stedi/openApi/main/core.json

@paulwer
Copy link

paulwer commented Nov 5, 2024

same here, any updates?

@anttiviljami
Copy link
Member

Help appreciated. This is not something I’m facing in any of my projects, so unlikely to find the time to take a look. Will accept a PR to fix

@paulwer
Copy link

paulwer commented Nov 6, 2024

this effects all large openapi specs i guess. also this is failing:
https://app.tolgee.io/v3/api-docs/Public%20API%20(All)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants