okra 0.2.0

Rust API client for Okta.
Documentation
fn main() {
    openapi_codegen::client("openapi.yaml", "src/okta", true).unwrap();
}