AspNetCore.Client icon indicating copy to clipboard operation
AspNetCore.Client copied to clipboard

Add attribute that handles the functionality of ErrorOnUnhandledCallback per endpoint

Open connorLaderer opened this issue 5 years ago • 0 comments

[ErrorOnUnhandledStatus] or something would add the same functionality to an endpoint as ErrorOnUnhandledCallback when it is true.

Also add a [ExemptFromUnhandledStatusError] to prevent the functionality change. This will override the attribute and the project setting.

connorLaderer avatar Aug 08 '19 13:08 connorLaderer