⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

OpenAPI_Error_Decoding_Document_Context

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