CatalaLang / catala-dsfr

Web prototype for automated generation of individual explanations from Catala programs
https://code.gouv.fr/demos/catala
Apache License 2.0
1 stars 0 forks source link

fix(assets): remove a null payload #5

Closed EmileRolley closed 1 year ago

EmileRolley commented 1 year ago

It was impossible to add a new Personne in the french housing benefits example. It appears that we simply need to remove a null payload to fix it (I don't really get why, but I don't have time to look at it deeper right now).

However, to be cleaner, the json schema compiler plugin must be updated to not generate null payload.