Skip to content

Pact Web ErrorHandling Settings ErrorHandlerSettings JsonErrorsAsSuccess

welshronaldo edited this page May 30, 2022 · 3 revisions

ErrorHandlerSettings.JsonErrorsAsSuccess Property

If you'd prefer the Json responses are returned as HTTP 200 for you to handle differently, enable this

public bool JsonErrorsAsSuccess { get; set; }

Property Value

System.Boolean

Clone this wiki locally