Skip to content

OpenAPI_Error_Decoding_Path_Context

mattpolzin edited this page Jun 11, 2021 · 3 revisions

OpenAPI.Error.Decoding.Path.Context

public enum Context 

Enumeration Cases

endpoint

case endpoint(Operation)

inconsistency

case inconsistency(InconsistencyError)

other

case other(Swift.DecodingError)

neither

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