Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
revert to using same JSON field names as before #167
Conversation
|
|
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-charm |
added a commit
that referenced
this pull request
Nov 6, 2015
jujubot
merged commit fcea74e
into
juju:v6-unstable
Nov 6, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rogpeppe commentedNov 6, 2015
PR #158 added explicit JSON serialisation fields but these fields were
different from before, which broke some existing code (the charm store,
for example). This leaves the explicit fields, but renames them back to what
they were previously.