The SlugPolicyRouter stores routes in a key-value map.
The key is generated like this: ${subject.type}_${resource.type}_${action.type}
${subject.type}_${resource.type}_${action.type}
Generated using TypeDoc
The SlugPolicyRouter stores routes in a key-value map.
The key is generated like this:
${subject.type}_${resource.type}_${action.type}