diff --git a/README.md b/README.md index e2cfae3..8bec273 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,6 @@ By default, the project opens at `localhost:8080`. -## How to generate rust api from this directory -```bash -openapi-generator-cli generate -g rust -i openapi.yaml -o validation/api` -``` - #### License