Skip to content
New issue

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

Server: add support for ∧ (min) and ∨ (max) #162

Closed
alexanderdean opened this issue Jun 18, 2016 · 2 comments
Closed

Server: add support for ∧ (min) and ∨ (max) #162

alexanderdean opened this issue Jun 18, 2016 · 2 comments
Assignees
Milestone

Comments

@alexanderdean
Copy link
Member

alexanderdean commented Jun 18, 2016

Given the schemas for com.amazon.aws.cloudfront/wd_access_log, if I request:

// 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.

@chuwy
Copy link
Contributor

chuwy commented Jul 22, 2016

Pushing back as not related to r5 main scope (igluctl).

@chuwy chuwy modified the milestones: Release 6 Stamp TBC, Release 5 Scinde Dawk Jul 22, 2016
@chuwy chuwy modified the milestones: Release 7 Stamp TBC, Release 6 Ceres Aug 18, 2016
@chuwy chuwy modified the milestones: Release 7 Stamp TBC, Far-out stuff Nov 1, 2017
@oguzhanunlu oguzhanunlu changed the title Scala Repo Server: add support for ∧ (min) and ∨ (max) Server: add support for ∧ (min) and ∨ (max) Apr 20, 2018
@aldemirenes
Copy link

Migrated to snowplow/iglu-server#22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants