Philip Ellis

Results 5 issues of Philip Ellis

#### Bug Report Checklist - [x] Have you provided a full/minimal spec to reproduce the issue? - [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))? - [x]...

Issue: Bug

## Description Added ability to generate and clean api docs for all instances when more than one are defined ## Motivation and Context This fixes an issue where you cannot...

DO NOT MERGE

I would like to separate out my documentation into two separate folders in docusaurus. For example: ``` plugins: [ [ "@docusaurus/plugin-content-docs", { id: "id1", path: "folder1", routeBasePath: "id1", sidebarPath: require.resolve("./folder1/sidebar.js"),...

enhancement

Noticed this requirement is listed in the getting started guide for the CLI, while it is required to build the CLI, it is not needed to install the CLI