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

Json argument fix #96

Merged
merged 2 commits into from
Nov 11, 2022
Merged

Json argument fix #96

merged 2 commits into from
Nov 11, 2022

Conversation

digitaldogsbody
Copy link
Member

Updates the way we handle arguments in the .jsonld() function (and therefore in the .json() wrapper) and adds by_alias=True to the enforced arguments to Pydantic

Closes #95

@digitaldogsbody digitaldogsbody merged commit fa98eb5 into main Nov 11, 2022
@digitaldogsbody digitaldogsbody deleted the json_argument_fix branch November 11, 2022 17:36
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.

.json and .jsonld functions can pass invalid keywords to the underlying functions
3 participants