bencebalogh / avro-schema-registry

Confluent Schema Registry implementation in javascript to easily serialize and deserialize kafka messages
MIT License
28 stars 30 forks source link

Fixes getSchemaByName not defined #27

Closed galaxyAbstractor closed 4 years ago

galaxyAbstractor commented 4 years ago

I took a quick look and I assume it is meant to call the similarly named getSchemaByTopicName which is defined above. Please correct me if I'm wrong. This should solve #26

bencebalogh commented 4 years ago

Seems right, thanks for the pr!

bencebalogh commented 4 years ago

published in 1.5.1