airbyte
airbyte copied to clipboard
[Connector Builder] Set default value for end_datetime
What
Resolves https://github.com/airbytehq/airbyte/issues/21572
How
Sets the default value of end_datetime
to {{ now_utc() }}
using the existing BuilderOneOf default value mechanism.