create-openapi-repo icon indicating copy to clipboard operation
create-openapi-repo copied to clipboard

🤖 Generator for GH repo to help you manage the OpenAPI definition lifecycle

Results 23 create-openapi-repo issues
Sort by recently updated
recently updated
newest added

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 16.1.0 to 18.1.1. Changelog Sourced from yargs-parser's changelog. 18.1.1 (2020-03-16) Bug Fixes __proto__ will now be replaced with ___proto___ in parse (#258), patching a potential prototype pollution...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.2. Commits f6b83ed Mark version 6.4.2 f51895b Fix potentially-exponential regular expression in use-strict-scanning 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp...

dependencies

Hi, lovely tool, thanks! We were thinking of using it in our company, but we were also considering using Stoplight Studio. However, no tools out there at the moment expect...

I would publish a full rendered HTML of Redoc on Github Pages. When I build it is generated only the yaml documentation, no HTML is built > npm run build...

> "Write it using your favorite text-editor or IDE (we love VSCode)." Which plugin do you use when editing an openAPI repo? For large project and multiple contributions, externalizing the...

That was dropped too? Thanks.

Hi all, Just migrated to v3. I quite liked having the swagger bits too, any tips on how to add them back? Thanks.