Add open api generated components

This commit is contained in:
2026-01-01 13:14:38 +01:00
parent 2e12d0fdb5
commit e1c60fb933
40 changed files with 3335 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
# coding: utf-8
# flake8: noqa
"""
boardmate_api API
boardmate_api API
The version of the OpenAPI document: 1.0.0
Generated by OpenAPI Generator (https://openapi-generator.tech)
Do not edit the class manually.
""" # noqa: E501
# import models into model package
from openapi_client.models.client_dto import ClientDto
from openapi_client.models.response_body_string import ResponseBodyString