Regen schema to pick up missing APIs #92

Merged
merged 1 commit into from Mar 20, 2017

Conversation

Projects
None yet
2 participants
Member

johnsca commented Mar 17, 2017

Due to some portions of the API living in a different location in the Juju source, they were missed. The schema gen code has been factored out into its own repo (https://github.com/juju/schemagen) and the
missing APIs fixed. Some minor fixes to the code gen were also required.

Regen schema to pick up missing APIs
Due to some portions of the API living in a different location in the
Juju source, they were missed.  The schema gen code has been factored
out into its own repo (https://github.com/juju/schemagen) and the
missing APIs fixed.
Collaborator

petevg commented Mar 20, 2017

This looks good, and works for me locally.

Edit: nm. Schema is still based on current release of juju. I'm good with merging this :-)

@petevg petevg merged commit 95c05ea into master Mar 20, 2017

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment