Fork me on GitHub
#yada
<
2021-03-18
>
borkdude13:03:21

The :access-control settings can only be applied to an entire resource and not to one of the methods only right?

borkdude13:03:40

e.g. I want :get to only work for some types of roles

borkdude13:03:46

but I can just make a different resource / route

borkdude15:03:52

How can I dispatch on the requested media type?

borkdude15:03:25

I'll just give up and make it a parameter