mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-10-30 20:03:26 +00:00
fix rename schemas
This commit is contained in:
parent
3e0f0d07b0
commit
21331bd743
|
|
@ -2,5 +2,5 @@ from .base import *
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
"HealthResponseModel",
|
"HealthResponseModel",
|
||||||
"TokenSchema",
|
"TokenResponseModel",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user