Skip to content

OpenAPI_Error_Decoding_Document_Context

mattpolzin edited this page May 23, 2020 · 3 revisions

OpenAPI.Error.Decoding.Document.Context

public enum Context

Enumeration Cases

path

case path(: Path)

inconsistency

case inconsistency(: InconsistencyError)

other

case other(: Swift.DecodingError)
Types
Protocols
Global Functions
Extensions
Clone this wiki locally