InseeFr / Lunatic

Library of questionnaire components
https://inseefr.github.io/Lunatic/
MIT License
20 stars 21 forks source link

Add label & lunaticModelVersion to LunaticSource type #999

Closed QRuhier closed 4 months ago

QRuhier commented 4 months ago

Queen is using LunaticSource type for questionnaire. It needs label value of the questionnaire, and lunaticModelVersion, that are in the lunatic-json

Currently, the "label" and "lunaticModelVersion" variables are not included in LunaticSource type. It would be easier to have it included (even if optional), otherwise Queen must overload LunaticSource

ddecrulle commented 4 months ago

1000