Fabio Kfouri

Results 3 issues of Fabio Kfouri

Bug fix. This code fix the update_page. The dryrun was only setted in on_config method and the method on_page_markdown wasn't available.

Allow to pass a RegisteredSchema to Avro Serializer and Deserializer. This will avoid to read a Schema from SchemaRegister if this it was sourced.

Implemented for RegisteredSchema the method __str__, to return the schema as str when the schema is parsed to str().