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
Given the schemas for com.amazon.aws.cloudfront/wd_access_log, if I request:
com.amazon.aws.cloudfront/wd_access_log
// Request // Response com.amazon.aws.cloudfront/wd_access_log/jsonschema/1-∨-∨ -> com.amazon.aws.cloudfront/wd_access_log/jsonschema/1-0-4 com.amazon.aws.cloudfront/wd_access_log/jsonschema/∧-∧-∧ -> com.amazon.aws.cloudfront/wd_access_log/jsonschema/1-0-0 com.amazon.aws.cloudfront/wd_access_log/jsonschema/2-∧-∧ -> null
This should replace any existing "/latest" functionality.
This is a core building block for schema inference.
The text was updated successfully, but these errors were encountered:
Pushing back as not related to r5 main scope (igluctl).
Sorry, something went wrong.
Migrated to snowplow/iglu-server#22
chuwy
No branches or pull requests
Given the schemas for
com.amazon.aws.cloudfront/wd_access_log
, if I request:This should replace any existing "/latest" functionality.
This is a core building block for schema inference.
The text was updated successfully, but these errors were encountered: