Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URI decode reference tokens #30

Closed
wants to merge 1 commit into from
Closed

URI decode reference tokens #30

wants to merge 1 commit into from

Conversation

RomanHotsiy
Copy link

JSON pointer must be a valid URL so it may have URL-encoded symbols. This lib should decode them.

Details: APIDevTools/json-schema-ref-parser#44 (comment) and APIDevTools/json-schema-ref-parser#90

@coveralls
Copy link

coveralls commented Jun 20, 2018

Coverage Status

Coverage remained the same at 97.59% when pulling 79d784e on RomanGotsiy:patch-1 into 018e488 on manuelstofer:master.

@RomanHotsiy
Copy link
Author

Just checked spec again (because of broken test) and figured out that this behavior should be valid only for tokens from URL.
Closing this PR as incorrect

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.

2 participants