testRules.json in aspose_slides_cloud-22.2.0 vs testRules.json in aspose_slides_cloud-22.3.0

- old
+ new

@@ -198,12 +198,12 @@ { "Value": {}, "InvalidValue": null, "Type": "ProtectionProperties", "Parameter": "DTO", "Method": "SetProtectionOnline" }, { "Value": {}, "InvalidValue": null, "Type": "ViewProperties", "Parameter": "DTO", "Method": "SetViewProperties" }, { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "CreatePortion" }, { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "CreateSubshapePortion" }, { "Value": { "Text": "testPortion" }, "InvalidValue": null, "Type": "Portion", "Parameter": "DTO", "Method": "CreateNotesSlidePortion" }, - { "Value": { "Author": "Caesar", "Text": "Veni vidi vici" }, "InvalidValue": null, "Type": "SlideComment", "Parameter": "DTO", "Method": "CreateComment" }, - { "Value": { "Author": "Caesar", "Text": "Veni vidi vici" }, "InvalidValue": null, "Type": "SlideComment", "Parameter": "DTO", "Method": "CreateCommentOnline" }, + { "Value": { "Type": "Regular", "Author": "Caesar", "Text": "Veni vidi vici" }, "InvalidValue": null, "Type": "SlideComment", "Parameter": "DTO", "Method": "CreateComment" }, + { "Value": { "Type": "Regular", "Author": "Caesar", "Text": "Veni vidi vici" }, "InvalidValue": null, "Type": "SlideComment", "Parameter": "DTO", "Method": "CreateCommentOnline" }, { "Value": { "MasterSlide": { "Href": "masterSlides/2" } }, "InvalidValue": null, "Type": "LayoutSlide", "Parameter": "SlideDTO" }, { "Value": { "LayoutSlide": { "Uri": { "Href": "TitleOnly" } } }, "InvalidValue": null, "Type": "Slide", "Parameter": "SlideDTO", "Method": "UpdateSlide" }, { "Value": { "List": [{ "Name": "Prop001", "Value": "Value001" }] }, "InvalidValue": null, "Type": "DocumentProperties", "Parameter": "Properties" }, { "Value": { "Name": "testProperty001", "Value": "testValue002" }, @@ -235,10 +235,11 @@ { "Value": "png", "Parameter": "Format", "Method": "DownloadImage" }, { "Value": "png", "Parameter": "Format", "Method": "DownloadImageOnline" }, { "Value": "png", "Parameter": "Format", "Method": "DownloadImages" }, { "Value": "png", "Parameter": "Format", "Method": "DownloadImagesOnline" }, { "Value": "AlignTop", "InvalidValue": "AlignBottom", "Parameter": "AlignmentType" }, + { "Value": "Chart", "InvalidValue": "Table", "Parameter": "ShapeType" }, { "Value": null, "InvalidValue": "Shape", "Parameter": "Bounds" }, { "Value": "OnScreen", "InvalidValue": "Ledger", "Parameter": "SizeType" }, { "Value": "DoNotScale", "InvalidValue": "Maximize", "Parameter": "ScaleType" }, { "Value": null, "InvalidValue": null, "Parameter": "Options" }, { "Value": 1, "InvalidValue": 593, "Parameter": "Width" }, @@ -284,10 +285,11 @@ { "Parameter": "Options" }, { "Parameter": "ApplyToAll" }, { "Parameter": "SlideToCopy" }, { "Parameter": "SlideToClone" }, { "Parameter": "SlideType" }, + { "Parameter": "ShapeType" }, { "Parameter": "Source" }, { "Parameter": "LayoutAlias" }, { "Parameter": "Background" }, { "Parameter": "WithEmpty" }, { "Parameter": "OldValue" }, @@ -506,13 +508,13 @@ { "Message": " required parameter", "Parameter": "Effect" }, { "Message": " required parameter", "Parameter": "Request" }, { "Message": " required parameter", "Parameter": "Sections" }, { "Message": " required parameter", "Parameter": "Document" }, { "Message": " required parameter", "Parameter": "File" }, + { "Message": " required parameter", "Parameter": "Pdf" }, { "Message": "Failed to load the presentation", "Parameter": "Request", "Method": "MergeOnline" }, { "Message": "Failed to load the presentation", "Parameter": "Request", "Method": "MergeAndSaveOnline" }, { "Message": "Image data is not found", "Parameter": "Image" }, - { "Message": "Pdf expected", "Parameter": "Pdf" }, { "Message": " is out of bounds. Valid index range is between ", "Parameter": "Sections", "Method": "DeleteSections" }, { "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" }, { "Message": "Error processing presentation ", "Code": 400, "Parameter": "Files" }, \ No newline at end of file