Source Facebook Marketing does not resolve ref
s correctly
#7725
Labels
area/connectors
Connector related issues
connectors/source/facebook-marketing
connectors/sources-api
type/bug
Something isn't working
Milestone
Current Behavior
If I run
python main.py discover --config secrets/config.json
inside facebook marketing connector, I see the output contains a lot of$ref
s. The output from discover should not contain any refs, as the rest of the Airbyte platform does not support this directive.Expected Behavior
refs should be expanded in-line before being output from
discover
This is potentially related to #6638
The text was updated successfully, but these errors were encountered: