You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 actually way better:
split: it will split into OpenAPI spec-compliant multi-files.
bundle: to pull it back together into one file
lint: to keep OpenAPI correct and to extend with your own rules
more commands to explore too
The text was updated successfully, but these errors were encountered:
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 actually way better:
split
: it will split into OpenAPI spec-compliant multi-files.bundle
: to pull it back together into one filelint
: to keep OpenAPI correct and to extend with your own rulesThe text was updated successfully, but these errors were encountered: