baseline
baseline copied to clipboard
Write generic mappers for BRI-3 (SRI)
Overview
Check following TODOs:
- Write generic mapper domainObject -> DTO
- Write generic mapper prismaModel -> domainObject
- Write generic mapper domainObject -> prismaModel
Reference
TODOs introduced in this PR https://github.com/eea-oasis/baseline/pull/515
Added additional TODO comments related to mapping to the description of the issue.
PR Merged