testRules.json in aspose_slides_cloud-23.4.0 vs testRules.json in aspose_slides_cloud-23.6.0

- old
+ new

@@ -3,10 +3,11 @@ "Files": [ { "Action": "Put", "File": "test.pptx" }, { "Action": "Put", "File": "test-unprotected.pptx", "Method": "CreateSlide" }, { "Action": "Put", "File": "test-unprotected.pptx", "Method": "DeleteSlides" }, { "Action": "Put", "File": "test-unprotected.pptx", "Method": "UpdateSlide" }, + { "Action": "Put", "File": "macros.pptm", "Method": "/Vba/" }, { "Action": "Delete", "File": "test.pptx", "Method": "CreatePresentation" }, { "Action": "Delete", "File": "test.pptx", "Method": "UploadFile" }, { "Action": "Delete", "Folder": "%v", "File": "test.pptx", "Parameter": "Folder" }, { "Action": "Delete", "Folder": "%v", "File": "changedtest.pptx", "Parameter": "Folder", "Method": "/CreatePresentationFrom/" }, { "Action": "Delete", "File": "%v", "Parameter": "Name" }, @@ -58,10 +59,11 @@ { "Value": { "Presentations": [{ "Path": "test.pptx", "Password": "password" }, { "Path": "test-unprotected.pptx" }] }, "Type": "OrderedMergeRequest" }, { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "Type": "OrderedMergeRequest", "Language": "Python" }, { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "Type": "OrderedMergeRequest", "Language": "Go" }, { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "Type": "OrderedMergeRequest", "Language": "Ruby" }, { "Value": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "Type": "OrderedMergeRequest", "Language": "Perl" }, + { "Value": { "Name": "testModule001", "SourceCode": "Test" }, "Type": "VbaModule" }, { "Value": {}, "Type": "OrderedMergeRequest", "Method": "OrderedMerge" }, { "Value": { "paths": [ { "pathData": [ { "type": "MoveTo" } ] } ] }, "Type": "GeometryPaths" }, { "Value": null, "Parameter": "PictureFrame" }, { "Value": null, "Parameter": "Options" }, { "Value": { "FirstRowIndex": 1, "LastRowIndex": 1, "FirstCellIndex": 1, "LastCellIndex": 1 }, "Parameter": "TableCellMergeOptions" }, @@ -71,10 +73,11 @@ { "Value": "@shapes.svg", "Type": "stream", "Parameter": "Image", "Method": "ImportShapesFromSvg" }, { "Value": "@calibri.ttf", "Type": "stream", "Parameter": "Font" }, { "Value": "@(test.pptx,test-unprotected.pptx)", "InvalidValue": null, "Type": "stream[]" }, { "Value": "test.pptx", "InvalidValue": "invalid%v", "Parameter": "Name" }, { "Value": "changedtest.pptx", "Parameter": "Name", "Method": "/CreatePresentationFrom/" }, + { "Value": "macros.pptm", "Parameter": "Name", "Method": "/Vba/" }, { "Value": "testProperty", "Parameter": "PropertyName" }, { "Value": "TempSlidesSDK", "Parameter": "Folder" }, { "Value": "password", "Parameter": "/Password/" }, { "Value": null, "Parameter": "/Storage/" }, { "Value": "testStorage", "Parameter": "StorageName", "Method": "StorageExists" }, @@ -151,10 +154,11 @@ { "Parameter": "Name", "Method": "/ImportFrom/" }, { "Parameter": "Folder", "Method": "/CreatePresentation/" }, { "Parameter": "Folder", "Method": "/ImportFrom/" }, { "Parameter": "Password", "Method": "/CreatePresentation/" }, { "Parameter": "Password", "Method": "/ImportFrom/" }, + { "Parameter": "Password", "Method": "/Vba/" }, { "Parameter": "LayoutAlias" }, { "Parameter": "ShapeName" }, { "Parameter": "Files" }, { "Parameter": "Data", "Method": "CreatePresentation" }, { "Parameter": "Format", "Language": "NET" }, @@ -199,9 +203,10 @@ { "Message": "Invalid value for ", "Parameter": "Format" }, { "Message": " required parameter", "Type": "stream" }, { "Message": "Error processing presentation ", "Parameter": "Files" }, { "Message": "Image expected", "Parameter": "Image" }, { "Message": " required parameter", "Type": "model" }, + { "Message": " DTO expected", "Type": "VbaModule", "Method": "UpdateVbaModule" }, { "Message": "Failed to load the presentation", "Parameter": "Request", "Method": "/Merge.*Online/" }, { "Message": "Invalid Request", "Parameter": "VersionId" }, { "Message": "AmazonS3 Storage exception", "Parameter": "VersionId", "Method": "ObjectExists" }, { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DeleteFile" }, { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DownloadFile" }, \ No newline at end of file