Package-level declarations
Types
Link copied to clipboard
class AirbyteTypeToJsonSchema
Link copied to clipboard
class AirbyteValueToJson
Link copied to clipboard
@Singleton
Link copied to clipboard
class JsonToAirbyteValue
Naively convert a json node to the equivalent AirbyteValue. Note that this does not match against a declared schema; it simply does the most obvious conversion.