not using openapi-generator (it's java)

This commit is contained in:
Quaternions 2024-12-09 18:28:44 -08:00
parent 0b46ee28a4
commit 9097c551c4

View File

@ -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
<sup>