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

Validate Link HREFs only when they are not templated #387

Merged
merged 3 commits into from
Feb 7, 2024
Merged

Conversation

mickael-menu
Copy link
Member

If a link HREF is templated (e.g. https://catalog.feedbooks.com/search.json{?query}), it won't be considered a valid URI before it is expanded. So we should not validate a templated URL when parsing a Link from its JSON representation.

@mickael-menu mickael-menu merged commit c2e3a5f into v3 Feb 7, 2024
6 checks passed
@mickael-menu mickael-menu deleted the fix/link branch February 7, 2024 15:45
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