r.NAMESPACE.mustache Maven / Gradle / Ivy
# Generated by swagger-codegen: https://github.com/swagger-api/swagger-codegen
# Do not edit by hand
{{#models}}
{{#model}}
export({{{classname}}})
{{/model}}
{{/models}}
{{#apiInfo}}
{{#apis}}
export({{{classname}}})
{{/apis}}
{{/apiInfo}}
export(ApiClient)
© 2015 - 2024 Weber Informatics LLC | Privacy Policy