# openapi-generator-cli config for `just gen-client` (generator: dart-dio) pubName: fintracker_api pubVersion: 0.1.0 pubDescription: Generated client for the fin-tracker backend pubAuthor: fin-tracker serializationLibrary: json_serializable useEnumExtension: true enumUnknownDefaultCase: true # money arrives as decimal strings; the app wraps them in `Decimal` at the boundary