`permission app api app owner` should be
# spicedb
j
permission app_api = app->owner
should be fine, so long as you've written the proper relationship
a
do I have to create a relationship between app and api? We want app owners to be able to connect to any api.
j
yes
that's fine, but you still need to link the API to an APP
a
got it, thanks!