Skip to content

Resmatered ActionFilters

Compare
Choose a tag to compare
@Faryshta Faryshta released this 07 Sep 09:10
· 59 commits to master since this release

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.