-
Undocumented
Declaration
Swift
init(_ resolvedDocument: ResolvedDocument) -
Declaration
Swift
var resolvedDocument: ResolvedDocument -
Undocumented
Declaration
Swift
var endpoints: [EndpointModel] -
Declaration
Swift
mutating func parse() -
Undocumented
Declaration
Swift
func getEndpoint(_ name: String) -> EndpointModel? -
Undocumented
Declaration
Swift
func getOperation(_ name: String, in endpoint: String) -> OperationModel? -
Declaration
Swift
mutating func writeToFile(path: Path) throws -> [URL]
View on GitHub
APIConverter Structure Reference