Resmatered ActionFilters
OAuth2Resource
was deleted in favor of a simpler implementation Resource
ApiVersion
, ApiContainer
and Resource
all can handle ActionFilters now to make it easier to declare an specific behavior for a version, resource or the entire api. This will help for example CORS headers and OAuth2 configuration. Read [CHANGELOG.md] for more information.