create-openapi-repo
create-openapi-repo copied to clipboard
Redoc and create-openapi-repo versioning
trafficstars
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.
This repo installs the latest version of openapi-cli. I think you are referring to using the preview-docs command of openapi-cli?
This uses the latest released version of redoc or redocly api reference.
https://github.com/Redocly/openapi-cli/blob/2df5859f1d34d64fd0b3d93a895a347f9fa94091/src/preview-docs/index.js#L32
I believe you may have been looking at it within the window when redoc had merged callbacks to master, but had not actually released the next version yet.