ExodusMovement / schemasafe

A reasonably safe JSON Schema validator with draft-04/06/07/2019-09/2020-12 support.
https://npmjs.com/@exodus/schemasafe
MIT License
161 stars 12 forks source link

pointer: fix objpath2path conversion on 'id' properties #91

Closed ChALkeR closed 4 years ago

ChALkeR commented 4 years ago

Similar to line 70 of the same file: https://github.com/ExodusMovement/schemasafe/pull/91/files#diff-8aba63a34e9613927ab97bbc39471c29R70

Tests will come separately.