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

Hi all, Just a note that I had to do this to do a successful migration: ``` rm -f spec/code_samples/README.md ``` Full logs FYI: ``` localhost ~/src/surevoip-api-spec [master*]$ create-openapi-repo --migrate-2-3...

Improve the README. Maybe we should specifically explain two use-cases: - split an existing OpenAPI definition - start a new OpenAPI definition And then better explain the structure of the...

I have a fully working code generator: https://github.com/Direct-Freight/df-api-docs/blob/master/scripts/generate-code-samples.js It's called during the build: https://github.com/Direct-Freight/df-api-docs/blob/master/scripts/build.js You can see what the final results looks like here: http://apidocs.directfreight.com/#tag/boards

What version and what is the release cycle between this repo and `redoc`? I noticed there's no support for callbacks if I try to run a specification in this repo.

I am trying to generate code samples and I am getting the following message: Adding code samples to spec Running plugins Plugins folder not found. Skip. Would be great if...

I am using create-openapi-repo to create my openapi github repos and it works wonderfully, however, I have a use-case where I require command line parser support to allow this to...

This repo is outdated. We would recommend someone use the OpenAPI starter repo instead and use Redocly CLI which has some special commands which served similar purposes but they are...

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies