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

bug: non string in json import #41

Open
leoguillaume opened this issue Oct 17, 2024 · 0 comments
Open

bug: non string in json import #41

leoguillaume opened this issue Oct 17, 2024 · 0 comments
Assignees

Comments

@leoguillaume
Copy link
Contributor

Contexte

Camille m'a remonté que l'import des JSON plantait si celui ci contient des champs qui ne sont pas des strings.

Solutions

2 possibilités :

  • transformer les champs en str
  • améliorer le model pydantic pour ne pas autoriser de champ non str
@leoguillaume leoguillaume self-assigned this Oct 17, 2024
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