docusaurus-openapi-docs icon indicating copy to clipboard operation
docusaurus-openapi-docs copied to clipboard

Base template seems to be broken

Open janowak opened this issue 3 months ago • 1 comments

Describe the bug

After following the docs for boilerplate setup I am getting an error: error: missing required argument 'id'

Expected behavior

Correct boilerplate setup

Current behavior

Currect base setup doesn't work

Possible solution

Steps to reproduce

Running:

  1. npx [email protected] my-website --package-manager yarn
  2. using method with template https://github.com/PaloAltoNetworks/docusaurus-template-openapi-docs.git with copy option
  3. cd into directory and run yarn run gen-api-docs results in error: missing required argument 'id'

Screenshots

image

Context

Your Environment

  • Version used:
  • Environment name and version (e.g. Chrome 59, node.js 5.4, python 3.7.3):
  • Operating System and version (desktop or mobile):
  • Link to your project:

janowak avatar Oct 29 '24 11:10 janowak