refactor: split org responses for unification
This commit is contained in:
@@ -8,6 +8,10 @@ from src.application.domain.entities.organization import (
|
||||
PurchaseRequestEntity,
|
||||
)
|
||||
from src.presentation.schemas.organization import (
|
||||
DocumentResponse,
|
||||
OrganizationResponse,
|
||||
)
|
||||
from src.presentation.schemas.entity import (
|
||||
CreateWalletsResponse,
|
||||
DocumentResponse,
|
||||
MnemonicResponse,
|
||||
|
||||
Reference in New Issue
Block a user