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

Simplify Lunatic response property #961

Open
laurentC35 opened this issue Apr 8, 2024 · 1 comment
Open

Simplify Lunatic response property #961

laurentC35 opened this issue Apr 8, 2024 · 1 comment
Assignees
Labels
enhancement Would be good, but non prioritary State: Standby To be done, but later on

Comments

@laurentC35
Copy link
Contributor

laurentC35 commented Apr 8, 2024

In Lunatic components that have a "response" property, replace:

  "response": {
    "name": "FOO"
  }

by:

  "responseName": "FOO"
@laurentC35 laurentC35 transferred this issue from InseeFr/Bowie Apr 8, 2024
@nsenave nsenave self-assigned this Nov 13, 2024
@nsenave nsenave changed the title Simplify response object : response : { name : "TOTO" } -> responseName: "TOTO" Simplify Lunatic response property Nov 13, 2024
@nsenave nsenave added enhancement Would be good, but non prioritary State: Standby To be done, but later on labels Nov 13, 2024
@nsenave
Copy link
Contributor

nsenave commented Nov 13, 2024

Ne peut être fait que quand Lunatic sait lire la nouvelle prop "responseName"

⚠️ il faut que le changement soit fait de façon rétro-compatible côté Lunatic pour gérer le stock.

Vous sauriez dire où ça en est côté Lunatic @laurentC35 @QRuhier ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Would be good, but non prioritary State: Standby To be done, but later on
Projects
None yet
Development

No branches or pull requests

2 participants