Skip to content

OpenAPI_Error_Decoding_Request_Context

mattpolzin edited this page Oct 1, 2020 · 3 revisions

OpenAPI.Error.Decoding.Request.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