testRules.json in aspose_slides_cloud-23.10.0 vs testRules.json in aspose_slides_cloud-23.11.0
- old
+ new
@@ -55,18 +55,19 @@
{ "Value": { "TriggerShapeIndex": 1 }, "Type": "InteractiveSequence" },
{ "Value": { "ShapeIndex": 1, "Type": "Appear" }, "Type": "Effect" },
{ "Value": { "Type": "Regular", "Author": "Caesar", "Text": "Veni vidi vici" }, "Type": "SlideComment", "Method": "/CreateComment/" },
{ "Value": { "List": [{ "Name": "Prop001", "Value": "Value001" }] }, "Type": "DocumentProperties" },
{ "Value": { "Name": "testProperty001", "Value": "testValue002" }, "Type": "DocumentProperty" },
+ { "Value": { "PresentationPaths": [ "TempSlidesSDK/test.pptx" ], "PresentationPasswords": [ "password" ] }, "Type": "PresentationsMergeRequest" },
{ "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": { "Presentations": [{ "Path": "file1", "Password": "password" }, { "Path": "file2" }] }, "Type": "OrderedMergeRequest", "Language": "C++" },
+ { "Value": { "Presentations": [{ "Path": "TempSlidesSDK/test.pptx", "Password": "password" }] }, "Type": "OrderedMergeRequest", "Method": "OrderedMerge" },
{ "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" },
{ "Value": "@test.pptx", "InvalidValue": null, "Type": "stream" },
@@ -147,10 +148,11 @@
{ "Parameter": "DestFolder" },
{ "Parameter": "SrcPath", "Method": "CopyFolder" },
{ "Parameter": "SrcPath", "Method": "MoveFolder" },
{ "Parameter": "DestPath" },
{ "Parameter": "StorageName", "Method": "StorageExists" },
+ { "Parameter": "StorageName", "Method": "GetDiscUsage" },
{ "Parameter": "Html" },
{ "Parameter": "Text" },
{ "Parameter": "Regex" },
{ "Parameter": "Name", "Method": "/CreatePresentation/" },
{ "Parameter": "Name", "Method": "/ImportFrom/" },
@@ -185,10 +187,11 @@
{ "Code": 200, "Method": "/Create.*Watermark/" },
{ "Code": 200, "Method": "/CreatePresentartionFrom/" },
{ "Code": 200, "Method": "/CreateSmartArtNode/" },
{ "Code": 200, "Method": "CreateFolder" },
{ "Code": 201, "Method": "/^Copy.*Slide$/" },
+ { "Code": 201, "Method": "/^Start/" },
{ "Code": 400, "Invalid": true },
{ "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Name" },
{ "Code": 404, "Message" : "Operation does not exist", "Parameter": "Id", "Method": "/^GetOperation/" },
{ "Code": 404, "Message" : "Property %v does not exist.", "Parameter": "PropertyName" },
{ "Code": 404, "Message" : "AmazonS3 Storage exception: The specified key does not exist.", "Parameter": "Folder" },
@@ -208,11 +211,12 @@
{ "Message": "Placeholder with index %v doesn't exist.", "Parameter": "PlaceholderIndex" },
{ "Message": " is out of bounds. Valid index range is between ", "Type": "int[]" },
{ "Message": "Invalid value for ", "Parameter": "SlideType" },
{ "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": "stream", "Parameter": "Image", "Method": "/ReplaceImage/" },
+ { "Message": "Error processing presentation ", "Parameter": "Files" },
{ "Message": " required parameter", "Type": "model" },
{ "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" },
\ No newline at end of file