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

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

The newest version!
class {{unescapedDescription}}(ModelSimple):
    """NOTE: This class is auto generated by OpenAPI Generator.
    Ref: https://openapi-generator.tech

    Do not edit the class manually.

    Attributes:
{{> python-experimental/model_templates/docstring_allowed }}
{{> python-experimental/model_templates/docstring_openapi_validations }}
    """

{{> python-experimental/model_templates/classvars }}

    @staticmethod
    def _composed_schemas():
        return None

{{> python-experimental/model_templates/method_init_normal}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy