You can generate the bindings using the generate script
./generate.sh
Currently we are using a custom patch of the openapi-generator which adds support for reqwest-trait
and we are then ontop of that using my own patch to allow for single arguments and bon
builders.
The docker image is published to ghcr.io/troykomodo/openapi-generator:rust-gen
The following PRs: