Added generated source from OpenAPI

This commit is contained in:
2025-12-14 12:16:40 +01:00
parent a20b0c02a6
commit a5d7e033b1
20 changed files with 3033 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
# 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 board_mate_client.models.game_dto import GameDto