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

Fix URI fragment decoding in instance get() #55

Merged
merged 2 commits into from
Mar 11, 2024

Conversation

hudlow
Copy link
Contributor

@hudlow hudlow commented Mar 9, 2024

Fixes #54.

Copy link
Collaborator

@jdesrosiers jdesrosiers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for finding and fixing this issue! I appreciate that you put enough care into this that you found the uriFragment function and used it.

I've made a couple suggestions just to conform to the code style I prefer for JSON.

annotations/tests/pointer.json Outdated Show resolved Hide resolved
annotations/tests/pointer.json Outdated Show resolved Hide resolved
annotations/tests/pointer.json Outdated Show resolved Hide resolved
Co-authored-by: Jason Desrosiers <jdesrosi@gmail.com>
@hudlow hudlow requested a review from jdesrosiers March 11, 2024 02:59
@jdesrosiers jdesrosiers merged commit d016391 into hyperjump-io:main Mar 11, 2024
2 checks passed
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.

Annotations fail to properly decode pointers
2 participants