fix
This commit is contained in:
		| @@ -103,6 +103,5 @@ namespace Core.Thalos.BuildingBlocks | |||||||
|         [BsonElement("tenantId")] |         [BsonElement("tenantId")] | ||||||
|         [BsonRepresentation(BsonType.ObjectId)] |         [BsonRepresentation(BsonType.ObjectId)] | ||||||
|         [JsonPropertyName("tenantId")] |         [JsonPropertyName("tenantId")] | ||||||
|         public string? TenantId { get; set; } = null; |         public string? TenantId { get; set; } | ||||||
|     } |     } | ||||||
| } |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user