Skip to content

v0.9.0

Choose a tag to compare

@jmoroski jmoroski released this 03 Jan 14:16
· 42 commits to master since this release
64d300a

Initial public release of tooling libraries for interpreting the vCloud Director API schemas and building useful artifacts from them.

Includes:

  • Plugins for XML to Java compiler to support specialized version handling in XSDs, and to support JSON subtype representations from XSD representations.
  • Bindings generator to create Typescript bindings for XSD-based APIs (OpenAPI supported through Swagger codegen tools)
  • Maven plugin to consume bindings generation as part of a Maven-based project