Where is the source / schema definition for this c...
# help-connector-development
found it:
Copy code
find . -name "exchange_rate_catalog.json"
./airbyte-integrations/bases/standard-destination-test/src/main/resources/v1/exchange_rate_catalog.json
./airbyte-integrations/bases/standard-destination-test/src/main/resources/v0/exchange_rate_catalog.json
👍 1