1 2 3 4 5 6 7 8
// Generated by hey-sdk-generator from openapi.json and behavior-model.json. DO NOT EDIT. pub mod routes; pub mod services; pub mod types; /// The HEY API version this SDK was generated against. pub const API_VERSION: &str = "2026-08-21";