testConfig.json in aspose_slides_cloud-20.10.0 vs testConfig.json in aspose_slides_cloud-20.12.0

- old
+ new

@@ -1,7 +1,7 @@ -{ - "AppSid": "@your_app_sid@", - "AppKey": "@your_app_key@", - "BaseUrl" : "https://api-qa.aspose.cloud", - "AuthBaseUrl" : "https://api-qa.aspose.cloud", - "Debug" : false -} +{ + "ClientId": "@your_client_id@", + "ClientSecret": "@your_client_secret@", + "BaseUrl" : "https://api-qa.aspose.cloud", + "AuthBaseUrl" : "https://api-qa.aspose.cloud", + "Debug" : false +}