Airbyte · Schema

FieldRenamingMapperConfiguration

FieldRenamingMapperConfiguration schema from Airbyte API

Data IntegrationETLELTOpen SourceData PipelineConnectorsData

Properties

Name Type Description
newFieldName string The new name for the field after renaming.
originalFieldName string The current name of the field to rename.
View JSON Schema on GitHub