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

schema version? #104

Closed
JasonSwindle opened this issue Jul 13, 2014 · 6 comments
Closed

schema version? #104

JasonSwindle opened this issue Jul 13, 2014 · 6 comments

Comments

@JasonSwindle
Copy link

Howdy,

We should use Semantic Versioning, and have that defined in the JSON. That way, when the parser hits that, it knows what fields should be defined.

  "schemaVersion": {
    "semver": "0.0.1" 
  },

What do you think?

Thanks,
Jason Swindle

@osg
Copy link

osg commented Jul 13, 2014

@osg
Copy link

osg commented Jul 13, 2014

@thomasdavis Is this already done and can this be closed?

@stp-ip
Copy link
Member

stp-ip commented Sep 10, 2015

This is not yet in the schema. The actual schema is versioned, but the json for each resume does not reflect or store any version. So a field such as the proposed:

  "schemaVersion": {
    "semver": "0.0.1" 
  },

Is still needed

@olivif
Copy link
Collaborator

olivif commented Dec 25, 2015

dupe of #49 ?

@aloisdg
Copy link
Contributor

aloisdg commented Dec 25, 2015

Yep. You can close this thread as duplicate.

@olivif
Copy link
Collaborator

olivif commented Dec 25, 2015

👍

@olivif olivif closed this as completed Dec 25, 2015
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

5 participants