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: OobUrl query fetching #79

Merged
merged 1 commit into from
Nov 7, 2023
Merged

fix: OobUrl query fetching #79

merged 1 commit into from
Nov 7, 2023

Conversation

Tommylans
Copy link
Member

@Tommylans Tommylans commented Nov 6, 2023

It was working in testing because there is also a url property inside the object that you get back from the parser which is the raw url. So it was a accidental success. With the rename to oobUrl it didn't work anymore because the property is not available in the root object which is also correct. All the queries are inside the query object.

This is tested and it's working.

Signed-off-by: Tom Lanser <[email protected]>
@TimoGlastra TimoGlastra merged commit e79cbbb into main Nov 7, 2023
2 checks passed
@TimoGlastra TimoGlastra deleted the bugfix/ooburl-property branch November 7, 2023 03:58
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