ErrorEnumTemplate
struct ErrorEnumTemplate : CodeTemplate
Template which represents the code structure for the OpenAPIError
enum
-
Declaration
Swift
func render(_ modifiable: Modifiable) -> String
-
Declaration
Swift
func write(_ modifiable: Modifiable, to path: Path) throws -> URL?