Hi, thank you very much for this library, it is amazing!
I'd like to know if is possible to rename the library keywords, for example rename $id, $ref, etc. with custom words.
This is because i'm trying to save the schemas on MongoDB and it is throwing errors due that MongoDB doesn't allow save document properties prefixed with '$' sign.
Hi, thank you very much for this library, it is amazing! I'd like to know if is possible to rename the library keywords, for example rename $id, $ref, etc. with custom words. This is because i'm trying to save the schemas on MongoDB and it is throwing errors due that MongoDB doesn't allow save document properties prefixed with '$' sign.