testRules.json in aspose_slides_cloud-20.6.0 vs testRules.json in aspose_slides_cloud-20.7.0

- old
+ new

@@ -2,10 +2,13 @@ "Files": [ { "Action": "Put", "File": "test.ppt" }, { "Action": "Delete", "File": "test.ppt", "Method": "PostSlidesDocument" }, { "Action": "Delete", "File": "test.ppt", "Method": "PostSlidesDocumentFromHtml" }, { "Action": "Delete", "File": "test.ppt", "Method": "UploadFile" }, + { "Action": "Put", "File": "ChartTest.pptx", "Method": "PostChartSeries" }, + { "Action": "Put", "File": "ChartTest.pptx", "Method": "PutChartSeries" }, + { "Action": "Put", "File": "ChartTest.pptx", "Method": "DeleteChartSeries" }, { "Action": "Put", "File": "test-unprotected.ppt", "Method": "DeleteSlidesCleanSlidesList" }, { "Action": "Put", "File": "test-unprotected.ppt", "Method": "PutSlidesSlide" }, { "Action": "Put", "File": "TemplateCV.pptx", "Method": "PostSlidesDocument" }, { "Action": "Delete", "Folder": "%v", "File": "test.ppt", "Parameter": "Folder" }, { "Action": "Delete", "File": "%v", "Parameter": "Name" }, @@ -28,10 +31,13 @@ { "InvalidValue": "%vinvalid" }, { "Value": "test.ppt", "InvalidValue": "invalid%v", "Parameter": "Name" }, { "Value": "test-unprotected.ppt", "Parameter": "Name", "Method": "PutSlidesSlide" }, { "Value": "test-unprotected.ppt", "Parameter": "Name", "Method": "PostSlidesAdd" }, { "Value": "test-unprotected.ppt", "Parameter": "Name", "Method": "DeleteSlidesCleanSlidesList" }, + { "Value": "ChartTest.pptx", "Parameter": "Name", "Method": "PostChartSeries" }, + { "Value": "ChartTest.pptx", "Parameter": "Name", "Method": "PutChartSeries" }, + { "Value": "ChartTest.pptx", "Parameter": "Name", "Method": "DeleteChartSeries" }, { "Value": "changedtest.ppt", "Parameter": "Name", "Method": "PutNewPresentation" }, { "Value": "changedtest.ppt", "Parameter": "Name", "Method": "PostSlidesDocumentFromSource" }, { "Value": "changedtest.ppt", "Parameter": "Name", "Method": "PostSlidesDocumentFromTemplate" }, { "Value": "TempSlidesSDK", "Parameter": "Folder" }, { "Value": "TempSlidesSDK/test.ppt", "InvalidValue": "invalid%v", "Parameter": "SourcePath" }, @@ -61,10 +67,13 @@ { "Value": 1, "InvalidValue": 593, "Parameter": "SlideIndex" }, { "Value": null, "InvalidValue": [1, 593], "Parameter": "Slides" }, { "Value": 1, "InvalidValue": 593, "Parameter": "SlideToCopy" }, { "Value": null, "InvalidValue": 593, "Parameter": "SlideToClone" }, { "Value": 3, "InvalidValue": 593, "Parameter": "ShapeIndex" }, + { "Value": 2, "Parameter": "ShapeIndex", "Method": "PostChartSeries" }, + { "Value": 2, "Parameter": "ShapeIndex", "Method": "PutChartSeries" }, + { "Value": 2, "Parameter": "ShapeIndex", "Method": "DeleteChartSeries" }, { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshape" }, { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSlideSubshapes" }, { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraph" }, { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapeParagraphs" }, { "Value": 1, "Parameter": "ShapeIndex", "Method": "DeleteSubshapePortion" }, @@ -83,10 +92,11 @@ { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSetSubshapeParagraphProperties" }, { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSlideSubshapeInfo" }, { "Value": 1, "Parameter": "ShapeIndex", "Method": "PutSubshapeSaveAs" }, { "Value": null, "InvalidValue": [1, 593], "Parameter": "Shapes" }, { "Value": null, "InvalidValue": 593, "Parameter": "ShapeToClone" }, + { "Value": 1, "InvalidValue": 593, "Parameter": "SeriesIndex" }, { "Value": 1, "InvalidValue": 593, "Parameter": "ParagraphIndex" }, { "Value": null, "InvalidValue": [1, 593], "Parameter": "Paragraphs" }, { "Value": 1, "InvalidValue": 593, "Parameter": "PortionIndex" }, { "Value": null, "InvalidValue": [1, 593], "Parameter": "Portions" }, { "Value": 1, "InvalidValue": 593, "Parameter": "PlaceholderIndex" }, @@ -118,27 +128,26 @@ { "Value": {}, "InvalidValue": null, "Type": "PresentationsMergeRequest", "Parameter": "Request" }, { "Value": {}, "InvalidValue": null, "Type": "OrderedMergeRequest", "Parameter": "Request" }, { "Value": {}, "InvalidValue": null, "Type": "Pipeline", "Parameter": "Pipeline" }, { "Value": {}, "InvalidValue": null, "Type": "SlideBackground", "Parameter": "Background" }, { "Value": {}, "InvalidValue": null, "Type": "SlideAnimation", "Parameter": "Animation" }, + { "Value": { "DataPointType": "OneValue" }, "InvalidValue": null, "Type": "OneValueSeries", "Parameter": "Series" }, { "Value": { "TriggerShapeIndex": 1 }, "InvalidValue": null, "Type": "InteractiveSequence", "Parameter": "Sequence" }, { "Value": { "ShapeIndex": 1, "Type": "Appear" }, "InvalidValue": null, "Type": "Effect", "Parameter": "Effect" }, { "Value": { "Text": "testNote" }, "InvalidValue": null, "Type": "NotesSlide", "Parameter": "DTO" }, { "Value": {}, "InvalidValue": null, "Type": "Paragraph", "Parameter": "DTO" }, + { "Value": {}, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO" }, { "Value": { "Text": "testShape", "Type": "Shape", "ShapeType": "BentArrow", "GeometryShapeType": "Rectangle" }, "InvalidValue": null, "Type": "Shape", "Parameter": "DTO" }, { "Value": {}, "InvalidValue": null, "Type": "ViewProperties", "Parameter": "DTO", "Method": "PutSlidesViewProperties" }, { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PostAddNewPortion" }, { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PostAddNewSubshapePortion" }, { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PostNotesSlideAddNewPortion" }, - { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PutSetParagraphPortionProperties" }, - { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PutSetSubshapeParagraphPortionProperties" }, - { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "PutUpdateNotesSlideShapePortion" }, { "Value": { "MasterSlide": { "Uri": { "Href": "masterSlides/2" } } }, "InvalidValue": null, "Type": "LayoutSlide", "Parameter": "SlideDTO" }, { "Value": { "LayoutSlide": { "Uri": { "Href": "TitleOnly" } } }, "InvalidValue": null, "Type": "Slide", "Parameter": "SlideDTO", "Method": "PutSlidesSlide" }, { "Value": { "List": [] }, "InvalidValue": null, "Type": "DocumentProperties", "Parameter": "Properties" }, { "Value": { "Name": "testProperty001", "Value": "testValue002" }, @@ -220,15 +229,18 @@ { "Parameter": "Format", "Method": "PutSlidesSlide" }, { "Parameter": "Format", "Language": "NET" }, { "Parameter": "Format", "Language": "Java", "Method": "PostSlidesSplit" }, { "Parameter": "Dto", "Method": "PostAddNotesSlide" }, { "Parameter": "Dto", "Language": "Swift" }, + { "Parameter": "SlideDto", "Language": "Swift" }, { "Parameter": "Request", "Language": "Swift" }, { "Parameter": "Effect", "Language": "Swift" }, { "Parameter": "Sequence", "Language": "Swift" }, { "Parameter": "Pipeline", "Language": "Swift" }, { "Parameter": "Properties", "Language": "Swift" }, + { "Parameter": "Property", "Language": "Swift" }, + { "Parameter": "Animation", "Language": "Swift" }, { "Parameter": "Position", "Method": "PostSlidesReorderPosition" }, { "Parameter": "Name", "Method": "PostSlidesDocument" }, { "Parameter": "Name", "Method": "PostSlidesDocumentFromHtml" }, { "Parameter": "Name", "Method": "PostSlidesDocumentFromSource" }, { "Parameter": "Name", "Method": "PostSlidesDocumentFromTemplate" }, @@ -278,10 +290,11 @@ { "Code": 201, "Method": "PostAddNewPortion" }, { "Code": 201, "Method": "PostAddNewShape" }, { "Code": 201, "Method": "PostAddNewSubshapeParagraph" }, { "Code": 201, "Method": "PostAddNewSubshapePortion" }, { "Code": 201, "Method": "PostAddNewSubshape" }, + { "Code": 201, "Method": "PostChartSeries" }, { "Code": 201, "Method": "PostNotesSlideAddNewParagraph" }, { "Code": 201, "Method": "PostNotesSlideAddNewPortion" }, { "Code": 201, "Method": "PostNotesSlideAddNewShape" }, { "Code": 201, "Method": "PostSlideAnimationEffect" }, { "Code": 201, "Method": "PostSlideAnimationInteractiveSequence" }, @@ -315,10 +328,11 @@ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Paragraphs" }, { "Message": " is out of bounds. Valid index range is between ", "Parameter": "PortionIndex" }, { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Portions" }, { "Message": " is out of bounds. Valid index range is between ", "Parameter": "EffectIndex" }, { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SequenceIndex" }, + { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SeriesIndex" }, { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Position" }, { "Message": " is out of bounds. Valid index range is between ", "Parameter": "CloneFromPosition" }, { "Message": " is out of bounds. Valid index range is between ", "Parameter": "OldPosition" }, { "Message": " is out of bounds. Valid index range is between ", "Parameter": "NewPosition" }, { "Message": " is out of bounds. Valid index range is between ", "Parameter": "OldPositions" }, @@ -326,11 +340,13 @@ { "Message": " is out of bounds. Valid index range is between ", "Parameter": "SlideToCopy" }, { "Message": "Placeholder with index %v doesn't exist.", "Parameter": "PlaceholderIndex" }, { "Message": "Specified argument was out of the range of valid values.", "Parameter": "Index" }, { "Message": "Invalid index: index should be in the range", "Parameter": "ShapeToClone" }, { "Message": "Index was out of range.", "Parameter": "ShapeToCopy" }, - { "Message": "Invalid version id specified", "Parameter": "VersionId" }, + { "Message": "Invalid Request", "Parameter": "VersionId" }, + { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DeleteFile" }, + { "Message": "Invalid version id specified", "Parameter": "VersionId", "Method": "DownloadFile" }, { "Message": "AmazonS3 Storage exception", "Parameter": "VersionId", "Method": "ObjectExists" }, { "Message": "The HTTP resource that matches the request URI", "Parameter": "Path" }, { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "GetSlideShapes" }, { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "GetNotesSlideShapes" }, { "Message": "Specified cast is not valid", "Parameter": "Path", "Method": "DeleteSlideShapes" }, @@ -351,10 +367,18 @@ { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Go" }, { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Perl" }, { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Perl" }, { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Perl" }, { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Perl" }, + { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "Swift" }, + { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "Swift" }, + { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "Swift" }, + { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "Swift" }, + { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostShapeSaveAs", "Language": "CPP" }, + { "Message": "does not support the API version", "Parameter": "Format", "Method": "PostSubshapeSaveAs", "Language": "CPP" }, + { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutShapeSaveAs", "Language": "CPP" }, + { "Message": "does not support the API version", "Parameter": "Format", "Method": "PutSubshapeSaveAs", "Language": "CPP" }, { "Message": "Color must be in format #FF000000", "Parameter": "Color" }, { "Code": 404, "Message": "Property %v does not exist.", "Parameter": "PropertyName" }, { "Message": "Data at the root level is invalid.", "Parameter": "Data" }, { "Message": "Can't read MSCDFileSystem.", "Parameter": "Data", "Language": "Python", "Method": "PostSlidesDocument" }, { "Message": "Can't read MSCDFileSystem.", "Parameter": "Document" }, @@ -370,9 +394,10 @@ { "Message": " DTO expected.", "Parameter": "Pipeline" }, { "Message": " DTO expected.", "Parameter": "Properties" }, { "Message": " DTO expected.", "Parameter": "Property" }, { "Message": " DTO expected.", "Parameter": "Animation" }, { "Message": " DTO expected.", "Parameter": "Sequence" }, + { "Message": " DTO expected.", "Parameter": "Series" }, { "Message": " DTO expected.", "Parameter": "Effect" }, { "Message": " DTO expected.", "Parameter": "Request" }, { "Message": "Layout slide DTO must be not null and contain", "Parameter": "SlideDTO", "Language": "Swift" }, { "Message": "Object reference not set to an instance of an object.", "Parameter": "Bounds" }, { "Code": 409, "Message": " is not empty.", "Parameter": "Recursive" }, \ No newline at end of file