feat: freeze clinic api

This commit is contained in:
2025-05-22 16:35:08 +05:30
parent b3a285293e
commit 8159d34c65
5 changed files with 54 additions and 56 deletions
+1
View File
@@ -1,3 +1,4 @@
from typing import Literal
from .BaseSchemas import *
from enums.enums import ClinicStatus, Integration