carreraGroup / json-to-avro-schema

Converts JSON schema to AVRO schema
Apache License 2.0
2 stars 1 forks source link

JsonSchema is now properly either a schema or boolean #35

Closed rubberduck203 closed 3 years ago

rubberduck203 commented 3 years ago

Closes #34

FHIR schema successfully transpiles, but the resulting AVRO schema isn't quite valid.