(20241207) Started making data models for how things will be stored in the database (mongo).
This commit is contained in:
@@ -67,7 +67,7 @@ from utils_v2.goog.gmail.gmail_client import SCOPES_GMAIL_MAIL_MANAGEMENT
|
||||
from shared import constants
|
||||
|
||||
# Data Models:
|
||||
from models.data.mail.oauth import (
|
||||
from models.data.api.mail.oauth import (
|
||||
OAuthMailAuthorizationRequestHeaders,
|
||||
OAuthMailAuthorizationRequestData
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user