All Downloads are FREE. Search and download functionalities are using the official Maven repository.

python.model_templates.model_simple.mustache Maven / Gradle / Ivy

There is a newer version: 7.9.0
Show newest version
class {{classname}}(ModelSimple):
    """NOTE: This class is auto generated by OpenAPI Generator.
    Ref: https://openapi-generator.tech

    Do not edit the class manually.

    Attributes:
{{> model_templates/docstring_allowed }}
{{> model_templates/docstring_openapi_validations }}
    """

{{> model_templates/classvars }}

    attribute_map = {}

    _composed_schemas = None

{{> model_templates/method_init_simple}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy