SpecificationType
enum SpecificationType : String, CaseIterable, Decodable
represents specification type as stated in migration guide, currently only OpenAPI
supported
-
Undocumented
Declaration
Swift
case openapi = "OpenAPI"