We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ref
$refs are not supported by Airbyte generally speaking. But some sources might output it by accident.
SAT should validate that the output catalog does not contain any $refs and should instead directly explain the schema of all streams
The text was updated successfully, but these errors were encountered:
$defs
yevhenii-ldv
Successfully merging a pull request may close this issue.
Tell us about the problem you're trying to solve
$ref
s are not supported by Airbyte generally speaking. But some sources might output it by accident.Describe the solution you’d like
SAT should validate that the output catalog does not contain any
$ref
s and should instead directly explain the schema of all streamsThe text was updated successfully, but these errors were encountered: