Hi y'all, I used openapi codegen to make a client ...
# general-english
n
Hi y'all, I used openapi codegen to make a client crate for a Rust project and wanted to share here in case it helps others. I've tested the calls, assistants, and phone numbers api so far. It also has types for server/client messages (but no function implementations). https://crates.io/crates/vapi-client
2 Views