Skip to content

OpenAPI_Error_Decoding_Request_Context

mattpolzin edited this page Jun 11, 2021 · 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