Hallo everyone,
i’m not sure if this is the right place for what i found out, but i think it could help.
i try to write a little script in php. during this steps i found that there is a missing parameter in api calls.
see at this https://help.passbolt.com/api/resources/read-index
there is at least one missing parameter.
filter[is-shared-with-group]={GROUP_ID}.
but i don’t know if there is maybe some more missing parameters.
i don’t know if this is intention or if it is just forgotten.
if this is just forgotten i can create pullrequest to add this parameter!