Add a removeSerializer to Schema
Chalarangelo opened this issue · 1 comments
Chalarangelo commented
Schema could do with a removeSerializer
method to allow for serializer removal on demand.
Chalarangelo commented
#27 would make this entirely redundant as it would freeze the schema in place after it's initialized.