vika-cli 1.4.0

Generate TypeScript types, Zod schemas, and Fetch-based API clients from OpenAPI/Swagger specifications
Documentation
1
2
3
4
5
pub mod fixtures;
pub mod helpers;

// Re-export commonly used items
pub use helpers::*;