diff --git a/src/PowerPlatform/Dataverse/client.py b/src/PowerPlatform/Dataverse/client.py index 2fb11e8..16e8c53 100644 --- a/src/PowerPlatform/Dataverse/client.py +++ b/src/PowerPlatform/Dataverse/client.py @@ -14,7 +14,7 @@ class DataverseClient: """ - High-level client for Microsoft Dataverse operations. + High-level client for Microsoft Dataverse operations. test This client provides a simple, stable interface for interacting with Dataverse environments through the Web API. It handles authentication via Azure Identity and delegates HTTP operations