José Ignacio Navarro
José Ignacio Navarro
> would you happen to have any servers available that would help with this or able to direct me to some tutorials or what not that would help in getting...
I would really appreciate this.
I think the closest would be using the `Bracket` [query mapping strategy](https://github.com/troyanskiy/ngx-resource#queryparams-conversion) of the lib: `ResourceGlobalConfig.queryMappingMethod = ResourceQueryMappingMethod.Bracket;` But then you'll need to pass the parameters adding `[n]` (url encoded)...
This can be done with [areAnyRolesAllowed](https://www.npmjs.com/package/acl#areanyrolesallowed-roles-resource-permissions-functionerr-allowed-)