Добавлен API Квартплаты

This commit is contained in:
Gitea
2022-04-28 12:38:12 +09:00
parent 70aaff37f1
commit af49bdf6ec
67 changed files with 2035 additions and 58 deletions

View File

View File

@ -0,0 +1,3 @@
from typing import List, Optional
from pydantic import BaseModel