mirror of
https://github.com/LukeHagar/redocly-cli.git
synced 2025-12-09 20:57:44 +00:00
docs: fix readme usage of spec vs definition (#264)
This commit is contained in:
@@ -39,8 +39,8 @@ npx @redocly/openapi-cli lint path-to-root-file.yaml
|
||||
|
||||
### Docker
|
||||
|
||||
To give the docker container access to the OpenAPI spec files, you need to
|
||||
mount the containing directory as a volume. Assuming the spec is rooted
|
||||
To give the docker container access to the OpenAPI definition files, you need to
|
||||
mount the containing directory as a volume. Assuming the OAS defintion is rooted
|
||||
in the current working directory, you need the following command:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user