A TODO existing describes that the SettingJSDataverseRepository in front end repo currently has a getByName method that returns a mocked response, and this method should be implemented to fetch actual setting name. There is no use case related to settings now, so a use case and integration may in demand.
- Another Todo is also related to settings.
A TODO existing describes that the
SettingJSDataverseRepositoryin front end repo currently has agetByNamemethod that returns a mocked response, and this method should be implemented to fetch actual setting name. There is no use case related to settings now, so a use case and integration may in demand.