(20241207) Started making data models for how things will be stored in the database (mongo).
This commit is contained in:
@@ -63,7 +63,7 @@ from utils_v2.api.async_quart import (
|
||||
)
|
||||
|
||||
# Data models:
|
||||
from models.data.tech.alerts import (
|
||||
from models.data.api.tech.alerts import (
|
||||
ChatAlertRequestHeaders,
|
||||
ChatAlertRequestData
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user