Chalarangelo/jsiqle

Add a removeSerializer to Schema

Chalarangelo opened this issue · 1 comments

Schema could do with a removeSerializer method to allow for serializer removal on demand.

#27 would make this entirely redundant as it would freeze the schema in place after it's initialized.