rokwire / surveys-building-block

Building Block that manages surveys in the Rokwire Platform.
Apache License 2.0
0 stars 1 forks source link

[FEATURE] Archived flag #40

Closed shurwit closed 3 months ago

shurwit commented 3 months ago

Is your feature request related to a problem? Please describe. Currently we do not have a concept of when surveys are archived.

Describe the solution you'd like We should add an archived field to the survey data structure.

When archived is true, the survey should no longer appear in a standard GET /surveys response unless an archived query param is provided in the request.