swagger-api / swagger-editor

Swagger Editor
https://editor.swagger.io
Apache License 2.0
8.87k stars 2.24k forks source link

generate client code failing #5209

Open malki-s opened 1 month ago

malki-s commented 1 month ago

Q&A (please complete the following information)

Describe the bug you're encountering

generate client code from the https://editor.swagger.io/ is failing to produce a zip file with content.

To reproduce...

Steps to reproduce the behavior:

  1. Go to https://editor.swagger.io/
  2. Click on Edit->Load Petstore OAS 2.0
  3. Click on Generate Client-> typescript-node
  4. See error

Expected behavior

a zip with ts code

Additional context or thoughts

this is happening no matter which swagger file i put or the version i use.

xavier-hernandez commented 1 month ago

Same on my end. https://github.com/swagger-api/swagger-editor/issues/5208