Skip to content

Decode escaped JSON Pointer refs#1

Open
kriptoburak wants to merge 1 commit into
sourcey:mainfrom
kriptoburak:codex/decode-json-pointer-refs
Open

Decode escaped JSON Pointer refs#1
kriptoburak wants to merge 1 commit into
sourcey:mainfrom
kriptoburak:codex/decode-json-pointer-refs

Conversation

@kriptoburak

Copy link
Copy Markdown

Summary

  • decode escaped JSON Pointer tokens before looking up $defs entries
  • keep unresolved refs unchanged when a decoded definition is still missing
  • add coverage for slash and tilde escapes in $defs refs

Validation

  • npm install from the existing lockfile
  • npm test
  • npm run typecheck
  • npm run build
  • npm pack dry run
  • npm audit omit dev
  • git diff check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant