JsonSchemaToAirbyteType

@Singleton
class JsonSchemaToAirbyteType(@Property(name = "airbyte.destination.core.types.unions") unionBehavior: JsonSchemaToAirbyteType.UnionBehavior)

Constructors

Link copied to clipboard
constructor(@Property(name = "airbyte.destination.core.types.unions") unionBehavior: JsonSchemaToAirbyteType.UnionBehavior)

Functions

Link copied to clipboard
fun convert(schema: JsonNode): AirbyteType