sourcemeta / alterschema

Convert between JSON Schema specification versions
https://alterschema.sourcemeta.com
GNU Affero General Public License v3.0
65 stars 7 forks source link

Using pure Json-e operators instead of replace and omit functions #184

Closed Era-cell closed 6 months ago

Era-cell commented 6 months ago

hello @jviotti please review my PR

Era-cell commented 6 months ago

Using json - e for replace function is making the process 10% slower, is that okay?? and omit is fine

jviotti commented 6 months ago

Ah, very cool. Yeah, happy to take it, even if it's a bit slower.