You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
348 B
Plaintext

# Copyright (C) 2022 CVAT.ai Corporation
#
# SPDX-License-Identifier: MIT
{{#appName}}
# {{{.}}}
{{/appName}}
#
{{#appDescription}}
# {{{.}}} # noqa: E501
{{/appDescription}}
#
{{#version}}
# The version of the OpenAPI document: {{{.}}}
{{/version}}
{{#infoEmail}}
# Contact: {{{.}}}
{{/infoEmail}}
# Generated by: https://openapi-generator.tech