Closed guillett closed 7 years ago
Indeed, that's an issue ! Thanks @guillett
We'll fix that as soon as possible.
I'm including a fix in #539.
The problem should be solve when the PR is reviewed and merged :)
@fpagnoux ๐๐๐ Great thanks for this quick answer.
Menage is also missing conjoint
but hopefully #539 already fixes it.
@guillett #539 is merged. Can you please confirm that this issue was fixed? ๐
Yes it is, many thanks Team OpenFisca! ๐
However, I have a suggestion/remark:
I am expecting menage.personne_de_reference
to be a String
rather than an String
array.
Same comment for menage.conjoint
.
I will open another issue to discuss that point.
Hi there!
I really enjoy OpenFisca, but I recently encountered an issue.
Here is what I did:
I went to https://api-test.openfisca.fr/spec created by #514. It is a great endpoint, I used it to validated object before they are sent to my Openfisca endpoint.
Here is what I expected to happen:
Here is what actually happened:
The
Menage
definition does not includepersonne_de_reference
andadditionalProperties
is set tofalse
.Here is the extract of the
Menage
definition:Context
I identify more as a: