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

Enforce non-nullable field: CRITICAL 'str' object has no attribute 'copy' #35

Open
frafra opened this issue Feb 17, 2023 · 0 comments
Open

Comments

@frafra
Copy link
Contributor

frafra commented Feb 17, 2023

// if you want the tap to enforce that a field is not nullable, you can do it like so:
"first_name": {
"type": "string",
}

This triggers the following error:

CRITICAL 'str' object has no attribute 'copy'
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

No branches or pull requests

1 participant