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
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 rules