Skip to content

OpenAPI_Error_Decoding_Response_Context

mattpolzin edited this page May 23, 2020 · 3 revisions

OpenAPI.Error.Decoding.Response.Context

public enum Context

Enumeration Cases

inconsistency

case inconsistency(: InconsistencyError)

other

case other(: Swift.DecodingError)

neither

case neither(: EitherDecodeNoTypesMatchedError)
Types
Protocols
Global Functions
Extensions
Clone this wiki locally