We need to add a required tenant_id: String field across domain, persistence, and API response layers
- Add tenant_id: String field to ModelDeployment in all layers
- When creating a model deployment via deploy_model_with_strategy, the owner needs to be the principal.id (Principal == User) and the tenant_id to be the principal.tenant_id
We need to add a required tenant_id: String field across domain, persistence, and API response layers