cloud-annotations / docusaurus-openapi

🦕 OpenAPI plugin for generating API reference docs in Docusaurus v2.
https://docusaurus-openapi.netlify.app
MIT License
498 stars 82 forks source link

Quick Overview failing #253

Open D063520 opened 1 year ago

D063520 commented 1 year ago

Hi!

I'm trying to follow the quick overview:

npx create-docusaurus-openapi my-website
cd my-website
npm start

The project is starting but after clicking on the API tab I get:

Screenshot 2023-07-21 at 09 23 04
D063520 commented 1 year ago

Seams to be related to this:

https://github.com/postmanlabs/postman-code-generators/issues/681