Expand description
Swift skeleton code generator.
Generates Swift structs with Codable conformance for entities, enums with String raw values for union types, and throwing functions for actions.
Functionsยง
- generate
- Generate Swift skeleton code from a parsed intent file.