v0.9.15
- Option to generate enums as strings in avro schema
To enable this option, add the following to the customConfig
section of the package.json
"avro": {
"enumAsString": true
}
To enable this option, add the following to the customConfig
section of the package.json
"avro": {
"enumAsString": true
}