testRules.json in aspose_slides_cloud-22.11.0 vs testRules.json in aspose_slides_cloud-22.12.0
- old
+ new
@@ -44,19 +44,20 @@
{ "Value": [2, 1], "Parameter": "OldPositions" },
{ "Value": [1, 2], "Parameter": "NewPositions" },
{ "Value": {}, "InvalidValue": null, "Type": "model" },
{ "Value": { "MasterSlide": { "Href": "masterSlides/2" } }, "Type": "LayoutSlide" },
{ "Value": { "DataPointType": "OneValue" }, "Type": "OneValueSeries" },
- { "Value": { "XValue": 32.5, "YValue": 42.9 }, "Type": "ScatterChartDataPoint" },
+ { "Value": { "Type": "Scatter", "XValue": 32.5, "YValue": 42.9 }, "Type": "ScatterChartDataPoint" },
{ "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": { "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": {}, "Type": "OrderedMergeRequest", "Method": "OrderedMerge" },
{ "Value": { "paths": [ { "pathData": [ { "type": "MoveTo" } ] } ] }, "Type": "GeometryPaths" },
{ "Value": null, "Parameter": "PictureFrame" },
{ "Value": null, "Parameter": "Options" },
{ "Value": "@test.pptx", "InvalidValue": null, "Type": "stream" },
\ No newline at end of file