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

Update Readme

Open adamaltman opened this issue 1 year ago • 0 comments

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:

  1. split: it will split into OpenAPI spec-compliant multi-files.
  2. bundle: to pull it back together into one file
  3. lint: to keep OpenAPI correct and to extend with your own rules
  4. more commands to explore too

adamaltman avatar Jan 26 '24 23:01 adamaltman