Skip to content

feat(findAllFormated Structure): now return structures who gave consent

Hugo NOUTS requested to merge feat/US53-filter-consent-structure into dev

Hard filter on /api/structures/formated to only return structures with a set dataShareConsentDate.

To test, create a new structure and accept data sharing with data.grandlyon Then go on http://localhost:3000/api/structures/formated and make sure your structure appears.

Merge request reports