thankful-traffic-31087
10/06/2021, 9:14 PMGET /relation-tuples
the object and relation parameter are now required. But the documentation says that "List API: Display all Objects a User has Access to" is still possible. I could create a ticket or Pull Request for that, but I am unsure where to do that, due to being some kind of automatic process 🙂magnificent-energy-493
steep-lamp-91158
// required: true
comments
so the fix would be to copy the content of the queryRelationTuple
into the getRelationsParams
struct and remove all the required annotationsthankful-traffic-31087
10/07/2021, 1:35 PMsteep-lamp-91158
thankful-traffic-31087
10/07/2021, 2:52 PM<https://github.com/ory/keto-client-java/blob/master/api/openapi.yaml>
and than a new build would be requiredsteep-lamp-91158
make sdk
from those code commentsmake sdk
to update the specthankful-traffic-31087
10/07/2021, 5:00 PM