Type

public enum `Type` : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case openapi3 = "OpenApi3"
  • Declaration

    Swift

    public var description: String { get }