v0.9.0
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