Closed kilchenmann closed 4 years ago
@kilchenmann in knora/core we are not using the wrong path /admin/groups/members/GROUP_IRI
in the groups service. It comes from somewhere else.
This is an issue in the test server data.
This is an issue in the test server data.
Yes but we have to update the group service anyway
@kilchenmann Do you mean adding a method UpdateGroupe
in the service? Or updating all existing methods and adding new ones?
I mean extend the service to editing group, delete group etc. We have to add all missing methods to the service.
This service will be replaced by knora-api-js-lib.
We have to update the methods in the groups service because of a breaking change in Knora: dhlab-basel/Knora#1411
and a bug in Kuirl dhlab-basel/Kuirl#76