Closed Strech closed 3 years ago
If make a call without linking the Avrora module this error occurs:
Avrora
iex(1)> Avrora.Storage.File.get("io.confluent.Payment") 16:10:24.719 [debug] reading schema `io.confluent.Payment` from the file .../avrora/test/fixtures/schemas/io/confluent/Payment.avsc ** (ArgumentError) argument error
Invalid
If make a call without linking the
Avrora
module this error occurs: