We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84e38f6 + fd124f5 commit 3705152Copy full SHA for 3705152
template/README.md.twig
@@ -4,7 +4,7 @@ This client is generated using [docler-labs/api-client-generator](https://github
4
5
You can generate the client with the following command:
6
```bash
7
-docker run -it \
+docker run -it --rm \
8
-v <local-path-to-api>/doc/openapi.yaml:/openapi.yaml:ro \
9
-v <local-path-to-client>:/client \
10
-e NAMESPACE={{ addslashes(namespace) }} \
test/suite/functional/Meta/ReadmeMd/README.md
-e NAMESPACE=Test \
0 commit comments