Swagger interface file for the Vault API, as documented here and here.
This does not spec out the whole API - just those that we are interested in.
Use swagger-codegen.
Or alternatively, run make
to build Rust crates.
The Swagger 2.0 specification is not a perfect fit for this API:
Also, the existing Rust implementation of swagger-codegen doesn't support all the features required here. See: - https://gitlab.datcon.co.uk/orchestration/vault-schema/issues/1