1
0
Fork 0
mirror of synced 2024-07-04 22:11:23 +12:00
This commit is contained in:
Adria Navarro 2023-09-01 17:03:40 +02:00
parent 0dc03abe5f
commit 3e3b965bb3

View file

@ -36,7 +36,7 @@ export const buildPermissionsEndpoints = API => ({
},
/**
* Gets the resources that depend on this resource permissions
* Gets info about the resources that depend on this resource permissions
* @param resourceId the resource ID to check
*/
getDependants: async resourceId => {