mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-08 06:04:56 +03:00
Update README.md
This commit is contained in:
parent
a71ff37806
commit
0899b3bb5f
|
@ -200,7 +200,7 @@ Also you may rewrite some predefined environment variables defined in [Dockerfil
|
||||||
|
|
||||||
## ReDoc CLI
|
## ReDoc CLI
|
||||||
|
|
||||||
[ReDoc CLI](https://github.com/Redocly/redoc/blob/master/cli/README.md) can be installed as a development dependency in your project to generate documentation for your API specification
|
[ReDoc CLI](https://github.com/Redocly/redoc/blob/master/cli/README.md) tool is used to lint and bundle your OpenAPI definition(s). It can be installed as a development dependency in your project to generate documentation for your API specification
|
||||||
|
|
||||||
## create-openapi-repo
|
## create-openapi-repo
|
||||||
[create-openapi-repo](https://github.com/Redocly/create-openapi-repo) `cli` tool is used for splitting a single OpenAPI definition file into multiple files (compatible with version 3x only). You can also use this `cli` tool to start a new API definition.
|
[create-openapi-repo](https://github.com/Redocly/create-openapi-repo) `cli` tool is used for splitting a single OpenAPI definition file into multiple files (compatible with version 3x only). You can also use this `cli` tool to start a new API definition.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user