You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: avoid polluting the given schema (#42)
When generating the validator, this library will add `id` field in the
schema to store useful data. We should purge it after.