aspose_slides_cloud 20.6.0 → 21.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (171) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +3 -3
  3. data/TestData/ChartTest.pptx +0 -0
  4. data/TestData/Sections.pptx +0 -0
  5. data/TestData/test-unprotected.pptx +0 -0
  6. data/TestData/test.pptx +0 -0
  7. data/lib/aspose_slides_cloud.rb +13 -5
  8. data/lib/aspose_slides_cloud/api/slides_api.rb +2432 -691
  9. data/lib/aspose_slides_cloud/api/slides_api_requests.rb +609 -31
  10. data/lib/aspose_slides_cloud/api_client.rb +30 -24
  11. data/lib/aspose_slides_cloud/configuration.rb +7 -2
  12. data/lib/aspose_slides_cloud/models/add_layout_slide.rb +31 -48
  13. data/lib/aspose_slides_cloud/models/add_master_slide.rb +31 -48
  14. data/lib/aspose_slides_cloud/models/add_shape.rb +31 -48
  15. data/lib/aspose_slides_cloud/models/add_slide.rb +31 -48
  16. data/lib/aspose_slides_cloud/models/api_info.rb +22 -10
  17. data/lib/aspose_slides_cloud/models/arrow_head_properties.rb +22 -10
  18. data/lib/aspose_slides_cloud/models/audio_frame.rb +32 -246
  19. data/lib/aspose_slides_cloud/models/axes.rb +22 -10
  20. data/lib/aspose_slides_cloud/models/axis.rb +22 -10
  21. data/lib/aspose_slides_cloud/models/base64_input_file.rb +31 -57
  22. data/lib/aspose_slides_cloud/models/blur_effect.rb +22 -10
  23. data/lib/aspose_slides_cloud/models/box_and_whisker_series.rb +31 -222
  24. data/lib/aspose_slides_cloud/models/bubble_chart_data_point.rb +30 -48
  25. data/lib/aspose_slides_cloud/models/bubble_series.rb +31 -211
  26. data/lib/aspose_slides_cloud/models/chart.rb +32 -220
  27. data/lib/aspose_slides_cloud/models/chart_category.rb +54 -20
  28. data/lib/aspose_slides_cloud/models/chart_title.rb +22 -10
  29. data/lib/aspose_slides_cloud/models/chart_wall.rb +22 -10
  30. data/lib/aspose_slides_cloud/models/color_scheme.rb +30 -40
  31. data/lib/aspose_slides_cloud/models/common_slide_view_properties.rb +22 -10
  32. data/lib/aspose_slides_cloud/models/connector.rb +32 -244
  33. data/lib/aspose_slides_cloud/models/custom_dash_pattern.rb +22 -10
  34. data/lib/aspose_slides_cloud/models/{resource_uri_element.rb → data_point.rb} +24 -22
  35. data/lib/aspose_slides_cloud/models/disc_usage.rb +22 -10
  36. data/lib/aspose_slides_cloud/models/document.rb +35 -45
  37. data/lib/aspose_slides_cloud/models/document_properties.rb +30 -40
  38. data/lib/aspose_slides_cloud/models/document_property.rb +30 -40
  39. data/lib/aspose_slides_cloud/models/document_replace_result.rb +30 -94
  40. data/lib/aspose_slides_cloud/models/effect.rb +22 -10
  41. data/lib/aspose_slides_cloud/models/effect_format.rb +22 -10
  42. data/lib/aspose_slides_cloud/models/entity_exists.rb +212 -0
  43. data/lib/aspose_slides_cloud/models/error.rb +22 -10
  44. data/lib/aspose_slides_cloud/models/error_details.rb +22 -10
  45. data/lib/aspose_slides_cloud/models/export_options.rb +33 -11
  46. data/lib/aspose_slides_cloud/models/file_version.rb +30 -75
  47. data/lib/aspose_slides_cloud/models/file_versions.rb +22 -10
  48. data/lib/aspose_slides_cloud/models/files_list.rb +22 -10
  49. data/lib/aspose_slides_cloud/models/files_upload_result.rb +22 -10
  50. data/lib/aspose_slides_cloud/models/fill_format.rb +22 -10
  51. data/lib/aspose_slides_cloud/models/fill_overlay_effect.rb +22 -10
  52. data/lib/aspose_slides_cloud/models/font_scheme.rb +30 -40
  53. data/lib/aspose_slides_cloud/models/font_set.rb +22 -10
  54. data/lib/aspose_slides_cloud/models/format_scheme.rb +30 -40
  55. data/lib/aspose_slides_cloud/models/geometry_shape.rb +33 -212
  56. data/lib/aspose_slides_cloud/models/glow_effect.rb +22 -10
  57. data/lib/aspose_slides_cloud/models/gradient_fill.rb +31 -48
  58. data/lib/aspose_slides_cloud/models/gradient_fill_stop.rb +22 -10
  59. data/lib/aspose_slides_cloud/models/graphical_object.rb +31 -219
  60. data/lib/aspose_slides_cloud/models/group_shape.rb +31 -219
  61. data/lib/aspose_slides_cloud/models/header_footer.rb +247 -0
  62. data/lib/aspose_slides_cloud/models/html_export_options.rb +33 -32
  63. data/lib/aspose_slides_cloud/models/i_shape_export_options.rb +22 -20
  64. data/lib/aspose_slides_cloud/models/image.rb +30 -40
  65. data/lib/aspose_slides_cloud/models/image_export_options.rb +33 -32
  66. data/lib/aspose_slides_cloud/models/images.rb +30 -40
  67. data/lib/aspose_slides_cloud/models/inner_shadow_effect.rb +22 -10
  68. data/lib/aspose_slides_cloud/models/input.rb +22 -10
  69. data/lib/aspose_slides_cloud/models/input_file.rb +22 -10
  70. data/lib/aspose_slides_cloud/models/interactive_sequence.rb +22 -10
  71. data/lib/aspose_slides_cloud/models/layout_slide.rb +31 -41
  72. data/lib/aspose_slides_cloud/models/layout_slides.rb +30 -40
  73. data/lib/aspose_slides_cloud/models/legend.rb +22 -10
  74. data/lib/aspose_slides_cloud/models/line_format.rb +22 -10
  75. data/lib/aspose_slides_cloud/models/master_slide.rb +31 -41
  76. data/lib/aspose_slides_cloud/models/master_slides.rb +30 -40
  77. data/lib/aspose_slides_cloud/models/merge.rb +31 -48
  78. data/lib/aspose_slides_cloud/models/merging_source.rb +22 -10
  79. data/lib/aspose_slides_cloud/models/no_fill.rb +29 -46
  80. data/lib/aspose_slides_cloud/models/normal_view_restored_properties.rb +22 -10
  81. data/lib/aspose_slides_cloud/models/notes_slide.rb +30 -40
  82. data/lib/aspose_slides_cloud/models/notes_slide_header_footer.rb +267 -0
  83. data/lib/aspose_slides_cloud/models/object_exist.rb +22 -10
  84. data/lib/aspose_slides_cloud/models/ole_object_frame.rb +32 -220
  85. data/lib/aspose_slides_cloud/models/one_value_chart_data_point.rb +30 -20
  86. data/lib/aspose_slides_cloud/models/one_value_series.rb +31 -211
  87. data/lib/aspose_slides_cloud/models/ordered_merge_request.rb +22 -10
  88. data/lib/aspose_slides_cloud/models/outer_shadow_effect.rb +22 -10
  89. data/lib/aspose_slides_cloud/models/output_file.rb +22 -10
  90. data/lib/aspose_slides_cloud/models/paragraph.rb +30 -40
  91. data/lib/aspose_slides_cloud/models/paragraphs.rb +30 -40
  92. data/lib/aspose_slides_cloud/models/path_input_file.rb +31 -57
  93. data/lib/aspose_slides_cloud/models/path_output_file.rb +31 -48
  94. data/lib/aspose_slides_cloud/models/pattern_fill.rb +31 -48
  95. data/lib/aspose_slides_cloud/models/pdf_export_options.rb +33 -32
  96. data/lib/aspose_slides_cloud/models/picture_fill.rb +32 -49
  97. data/lib/aspose_slides_cloud/models/picture_frame.rb +32 -246
  98. data/lib/aspose_slides_cloud/models/pipeline.rb +22 -10
  99. data/lib/aspose_slides_cloud/models/placeholder.rb +30 -40
  100. data/lib/aspose_slides_cloud/models/placeholders.rb +30 -40
  101. data/lib/aspose_slides_cloud/models/plot_area.rb +22 -10
  102. data/lib/aspose_slides_cloud/models/portion.rb +30 -40
  103. data/lib/aspose_slides_cloud/models/portions.rb +36 -46
  104. data/lib/aspose_slides_cloud/models/pptx_export_options.rb +33 -32
  105. data/lib/aspose_slides_cloud/models/presentation_to_merge.rb +22 -10
  106. data/lib/aspose_slides_cloud/models/presentations_merge_request.rb +22 -10
  107. data/lib/aspose_slides_cloud/models/preset_shadow_effect.rb +22 -10
  108. data/lib/aspose_slides_cloud/models/reflection_effect.rb +22 -10
  109. data/lib/aspose_slides_cloud/models/remove_shape.rb +31 -48
  110. data/lib/aspose_slides_cloud/models/remove_slide.rb +31 -48
  111. data/lib/aspose_slides_cloud/models/reorder_slide.rb +31 -48
  112. data/lib/aspose_slides_cloud/models/replace_text.rb +31 -48
  113. data/lib/aspose_slides_cloud/models/request_input_file.rb +31 -57
  114. data/lib/aspose_slides_cloud/models/reset_slide.rb +31 -48
  115. data/lib/aspose_slides_cloud/models/resource_base.rb +22 -10
  116. data/lib/aspose_slides_cloud/models/resource_uri.rb +22 -10
  117. data/lib/aspose_slides_cloud/models/response_output_file.rb +29 -46
  118. data/lib/aspose_slides_cloud/models/save.rb +31 -48
  119. data/lib/aspose_slides_cloud/models/save_shape.rb +31 -48
  120. data/lib/aspose_slides_cloud/models/save_slide.rb +31 -48
  121. data/lib/aspose_slides_cloud/models/scatter_chart_data_point.rb +30 -20
  122. data/lib/aspose_slides_cloud/models/scatter_series.rb +31 -211
  123. data/lib/aspose_slides_cloud/models/section.rb +234 -0
  124. data/lib/aspose_slides_cloud/models/sections.rb +209 -0
  125. data/lib/aspose_slides_cloud/models/series.rb +45 -12
  126. data/lib/aspose_slides_cloud/models/series_marker.rb +22 -10
  127. data/lib/aspose_slides_cloud/models/shape.rb +32 -244
  128. data/lib/aspose_slides_cloud/models/shape_base.rb +31 -62
  129. data/lib/aspose_slides_cloud/models/shape_image_export_options.rb +22 -10
  130. data/lib/aspose_slides_cloud/models/shapes.rb +30 -40
  131. data/lib/aspose_slides_cloud/models/slide.rb +37 -47
  132. data/lib/aspose_slides_cloud/models/slide_animation.rb +30 -40
  133. data/lib/aspose_slides_cloud/models/slide_background.rb +30 -40
  134. data/lib/aspose_slides_cloud/models/slide_comment.rb +22 -10
  135. data/lib/aspose_slides_cloud/models/slide_comments.rb +30 -40
  136. data/lib/aspose_slides_cloud/models/slide_replace_result.rb +30 -154
  137. data/lib/aspose_slides_cloud/models/slides.rb +30 -40
  138. data/lib/aspose_slides_cloud/models/smart_art.rb +32 -220
  139. data/lib/aspose_slides_cloud/models/smart_art_node.rb +23 -11
  140. data/lib/aspose_slides_cloud/models/smart_art_shape.rb +30 -217
  141. data/lib/aspose_slides_cloud/models/soft_edge_effect.rb +22 -10
  142. data/lib/aspose_slides_cloud/models/solid_fill.rb +31 -48
  143. data/lib/aspose_slides_cloud/models/split_document_result.rb +30 -40
  144. data/lib/aspose_slides_cloud/models/storage_exist.rb +22 -10
  145. data/lib/aspose_slides_cloud/models/storage_file.rb +22 -10
  146. data/lib/aspose_slides_cloud/models/svg_export_options.rb +33 -32
  147. data/lib/aspose_slides_cloud/models/swf_export_options.rb +33 -32
  148. data/lib/aspose_slides_cloud/models/table.rb +32 -220
  149. data/lib/aspose_slides_cloud/models/table_cell.rb +22 -10
  150. data/lib/aspose_slides_cloud/models/table_column.rb +22 -10
  151. data/lib/aspose_slides_cloud/models/table_row.rb +22 -10
  152. data/lib/aspose_slides_cloud/models/task.rb +22 -10
  153. data/lib/aspose_slides_cloud/models/text_item.rb +22 -10
  154. data/lib/aspose_slides_cloud/models/text_items.rb +30 -40
  155. data/lib/aspose_slides_cloud/models/theme.rb +32 -42
  156. data/lib/aspose_slides_cloud/models/tiff_export_options.rb +33 -32
  157. data/lib/aspose_slides_cloud/models/update_background.rb +31 -48
  158. data/lib/aspose_slides_cloud/models/update_shape.rb +31 -48
  159. data/lib/aspose_slides_cloud/models/video_frame.rb +32 -246
  160. data/lib/aspose_slides_cloud/models/view_properties.rb +30 -40
  161. data/lib/aspose_slides_cloud/models/waterfall_chart_data_point.rb +206 -0
  162. data/lib/aspose_slides_cloud/models/waterfall_series.rb +31 -222
  163. data/lib/aspose_slides_cloud/models/xps_export_options.rb +33 -32
  164. data/lib/aspose_slides_cloud/type_registry.rb +324 -0
  165. data/lib/aspose_slides_cloud/version.rb +1 -1
  166. data/spec/api/slides_api_spec.rb +22294 -14411
  167. data/spec/extra/extra_spec.rb +156 -22
  168. data/spec/spec_utils.rb +15 -4
  169. data/testConfig.json +2 -2
  170. data/testRules.json +141 -73
  171. metadata +14 -3
@@ -24,10 +24,7 @@ require 'date'
24
24
 
25
25
  module AsposeSlidesCloud
26
26
  # Remove shape task.
27
- class RemoveShape
28
- # Task type.
29
- attr_accessor :type
30
-
27
+ class RemoveShape < Task
31
28
  # Shape path for a grouped or smart art shape.
32
29
  attr_accessor :shape_path
33
30
 
@@ -55,69 +52,43 @@ module AsposeSlidesCloud
55
52
 
56
53
  # Attribute mapping from ruby-style variable name to JSON key.
57
54
  def self.attribute_map
58
- {
59
- :'type' => :'Type',
60
- :'shape_path' => :'ShapePath'
61
- }
55
+ super.merge({
56
+ :'shape_path' => :'ShapePath',
57
+ })
62
58
  end
63
59
 
64
60
  # Attribute type mapping.
65
61
  def self.swagger_types
66
- {
67
- :'type' => :'String',
68
- :'shape_path' => :'String'
69
- }
62
+ super.merge({
63
+ :'shape_path' => :'String',
64
+ })
70
65
  end
71
66
 
72
67
  # Initializes the object
73
68
  # @param [Hash] attributes Model attributes in the form of hash
74
69
  def initialize(attributes = {})
75
- return unless attributes.is_a?(Hash)
76
-
77
- # convert string to symbol for hash key
78
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
79
-
80
- if attributes.has_key?(:'Type')
81
- self.type = attributes[:'Type']
82
- else
83
- self.type = "RemoveShape"
84
- end
70
+ super
85
71
 
86
72
  if attributes.has_key?(:'ShapePath')
87
73
  self.shape_path = attributes[:'ShapePath']
88
74
  end
75
+ self.type = "RemoveShape"
89
76
  end
90
77
 
91
78
  # Show invalid properties with the reasons. Usually used together with valid?
92
79
  # @return Array for valid properties with the reasons
93
80
  def list_invalid_properties
94
- invalid_properties = Array.new
95
- if @type.nil?
96
- invalid_properties.push('invalid value for "type", type cannot be nil.')
97
- end
98
-
81
+ invalid_properties = super
99
82
  invalid_properties
100
83
  end
101
84
 
102
85
  # Check to see if the all the properties in the model are valid
103
86
  # @return true if the model is valid
104
87
  def valid?
105
- return false if @type.nil?
106
- type_validator = EnumAttributeValidator.new('String', ['Save', 'SaveSlide', 'SaveShape', 'AddSlide', 'AddMasterSlide', 'AddLayoutSlide', 'RemoveSlide', 'ReoderSlide', 'Merge', 'UpdateBackground', 'ResetSlide', 'AddShape', 'RemoveShape', 'UpdateShape', 'ReplaceText'])
107
- return false unless type_validator.valid?(@type)
88
+ return false if !super
108
89
  true
109
90
  end
110
91
 
111
- # Custom attribute writer method checking allowed values (enum).
112
- # @param [Object] type Object to be assigned
113
- def type=(type)
114
- validator = EnumAttributeValidator.new('String', ['Save', 'SaveSlide', 'SaveShape', 'AddSlide', 'AddMasterSlide', 'AddLayoutSlide', 'RemoveSlide', 'ReoderSlide', 'Merge', 'UpdateBackground', 'ResetSlide', 'AddShape', 'RemoveShape', 'UpdateShape', 'ReplaceText'])
115
- unless validator.valid?(type)
116
- fail ArgumentError, 'invalid value for "type", must be one of #{validator.allowable_values}.'
117
- end
118
- @type = type
119
- end
120
-
121
92
  # Checks equality by comparing each attribute.
122
93
  # @param [Object] Object to be compared
123
94
  def ==(o)
@@ -145,15 +116,27 @@ module AsposeSlidesCloud
145
116
  def build_from_hash(attributes)
146
117
  return nil unless attributes.is_a?(Hash)
147
118
  self.class.swagger_types.each_pair do |key, type|
148
- if type =~ /\AArray<(.*)>/i
149
- # check to ensure the input is an array given that the the attribute
150
- # is documented as an array but the input is not
151
- if attributes[self.class.attribute_map[key]].is_a?(Array)
152
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
119
+ mapKey = self.class.attribute_map[key]
120
+ if !mapKey.nil?
121
+ val = attributes[mapKey]
122
+ if val.nil?
123
+ mapKeyString = mapKey.to_s
124
+ mapKeyString[0] = mapKeyString[0].downcase
125
+ mapKey = mapKeyString.to_sym
126
+ val = attributes[mapKey]
127
+ end
128
+ if !val.nil?
129
+ if type =~ /\AArray<(.*)>/i
130
+ # check to ensure the input is an array given that the the attribute
131
+ # is documented as an array but the input is not
132
+ if val.is_a?(Array)
133
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
134
+ end
135
+ else
136
+ self.send("#{key}=", _deserialize(type, val))
137
+ end
153
138
  end
154
- elsif !attributes[self.class.attribute_map[key]].nil?
155
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
156
- end # or else data not found in attributes(hash), not an issue as the data can be optional
139
+ end
157
140
  end
158
141
 
159
142
  self
@@ -24,10 +24,7 @@ require 'date'
24
24
 
25
25
  module AsposeSlidesCloud
26
26
  # Remove slide task.
27
- class RemoveSlide
28
- # Task type.
29
- attr_accessor :type
30
-
27
+ class RemoveSlide < Task
31
28
  # Position of slide to be removed.
32
29
  attr_accessor :position
33
30
 
@@ -55,47 +52,33 @@ module AsposeSlidesCloud
55
52
 
56
53
  # Attribute mapping from ruby-style variable name to JSON key.
57
54
  def self.attribute_map
58
- {
59
- :'type' => :'Type',
60
- :'position' => :'Position'
61
- }
55
+ super.merge({
56
+ :'position' => :'Position',
57
+ })
62
58
  end
63
59
 
64
60
  # Attribute type mapping.
65
61
  def self.swagger_types
66
- {
67
- :'type' => :'String',
68
- :'position' => :'Integer'
69
- }
62
+ super.merge({
63
+ :'position' => :'Integer',
64
+ })
70
65
  end
71
66
 
72
67
  # Initializes the object
73
68
  # @param [Hash] attributes Model attributes in the form of hash
74
69
  def initialize(attributes = {})
75
- return unless attributes.is_a?(Hash)
76
-
77
- # convert string to symbol for hash key
78
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
79
-
80
- if attributes.has_key?(:'Type')
81
- self.type = attributes[:'Type']
82
- else
83
- self.type = "RemoveSlide"
84
- end
70
+ super
85
71
 
86
72
  if attributes.has_key?(:'Position')
87
73
  self.position = attributes[:'Position']
88
74
  end
75
+ self.type = "RemoveSlide"
89
76
  end
90
77
 
91
78
  # Show invalid properties with the reasons. Usually used together with valid?
92
79
  # @return Array for valid properties with the reasons
93
80
  def list_invalid_properties
94
- invalid_properties = Array.new
95
- if @type.nil?
96
- invalid_properties.push('invalid value for "type", type cannot be nil.')
97
- end
98
-
81
+ invalid_properties = super
99
82
  if @position.nil?
100
83
  invalid_properties.push('invalid value for "position", position cannot be nil.')
101
84
  end
@@ -106,23 +89,11 @@ module AsposeSlidesCloud
106
89
  # Check to see if the all the properties in the model are valid
107
90
  # @return true if the model is valid
108
91
  def valid?
109
- return false if @type.nil?
110
- type_validator = EnumAttributeValidator.new('String', ['Save', 'SaveSlide', 'SaveShape', 'AddSlide', 'AddMasterSlide', 'AddLayoutSlide', 'RemoveSlide', 'ReoderSlide', 'Merge', 'UpdateBackground', 'ResetSlide', 'AddShape', 'RemoveShape', 'UpdateShape', 'ReplaceText'])
111
- return false unless type_validator.valid?(@type)
92
+ return false if !super
112
93
  return false if @position.nil?
113
94
  true
114
95
  end
115
96
 
116
- # Custom attribute writer method checking allowed values (enum).
117
- # @param [Object] type Object to be assigned
118
- def type=(type)
119
- validator = EnumAttributeValidator.new('String', ['Save', 'SaveSlide', 'SaveShape', 'AddSlide', 'AddMasterSlide', 'AddLayoutSlide', 'RemoveSlide', 'ReoderSlide', 'Merge', 'UpdateBackground', 'ResetSlide', 'AddShape', 'RemoveShape', 'UpdateShape', 'ReplaceText'])
120
- unless validator.valid?(type)
121
- fail ArgumentError, 'invalid value for "type", must be one of #{validator.allowable_values}.'
122
- end
123
- @type = type
124
- end
125
-
126
97
  # Checks equality by comparing each attribute.
127
98
  # @param [Object] Object to be compared
128
99
  def ==(o)
@@ -150,15 +121,27 @@ module AsposeSlidesCloud
150
121
  def build_from_hash(attributes)
151
122
  return nil unless attributes.is_a?(Hash)
152
123
  self.class.swagger_types.each_pair do |key, type|
153
- if type =~ /\AArray<(.*)>/i
154
- # check to ensure the input is an array given that the the attribute
155
- # is documented as an array but the input is not
156
- if attributes[self.class.attribute_map[key]].is_a?(Array)
157
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
124
+ mapKey = self.class.attribute_map[key]
125
+ if !mapKey.nil?
126
+ val = attributes[mapKey]
127
+ if val.nil?
128
+ mapKeyString = mapKey.to_s
129
+ mapKeyString[0] = mapKeyString[0].downcase
130
+ mapKey = mapKeyString.to_sym
131
+ val = attributes[mapKey]
132
+ end
133
+ if !val.nil?
134
+ if type =~ /\AArray<(.*)>/i
135
+ # check to ensure the input is an array given that the the attribute
136
+ # is documented as an array but the input is not
137
+ if val.is_a?(Array)
138
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
139
+ end
140
+ else
141
+ self.send("#{key}=", _deserialize(type, val))
142
+ end
158
143
  end
159
- elsif !attributes[self.class.attribute_map[key]].nil?
160
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
161
- end # or else data not found in attributes(hash), not an issue as the data can be optional
144
+ end
162
145
  end
163
146
 
164
147
  self
@@ -24,10 +24,7 @@ require 'date'
24
24
 
25
25
  module AsposeSlidesCloud
26
26
  # Reorder slide task.
27
- class ReorderSlide
28
- # Task type.
29
- attr_accessor :type
30
-
27
+ class ReorderSlide < Task
31
28
  # Old position.
32
29
  attr_accessor :old_position
33
30
 
@@ -58,35 +55,24 @@ module AsposeSlidesCloud
58
55
 
59
56
  # Attribute mapping from ruby-style variable name to JSON key.
60
57
  def self.attribute_map
61
- {
62
- :'type' => :'Type',
58
+ super.merge({
63
59
  :'old_position' => :'OldPosition',
64
- :'new_position' => :'NewPosition'
65
- }
60
+ :'new_position' => :'NewPosition',
61
+ })
66
62
  end
67
63
 
68
64
  # Attribute type mapping.
69
65
  def self.swagger_types
70
- {
71
- :'type' => :'String',
66
+ super.merge({
72
67
  :'old_position' => :'Integer',
73
- :'new_position' => :'Integer'
74
- }
68
+ :'new_position' => :'Integer',
69
+ })
75
70
  end
76
71
 
77
72
  # Initializes the object
78
73
  # @param [Hash] attributes Model attributes in the form of hash
79
74
  def initialize(attributes = {})
80
- return unless attributes.is_a?(Hash)
81
-
82
- # convert string to symbol for hash key
83
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
84
-
85
- if attributes.has_key?(:'Type')
86
- self.type = attributes[:'Type']
87
- else
88
- self.type = "ReoderSlide"
89
- end
75
+ super
90
76
 
91
77
  if attributes.has_key?(:'OldPosition')
92
78
  self.old_position = attributes[:'OldPosition']
@@ -95,16 +81,13 @@ module AsposeSlidesCloud
95
81
  if attributes.has_key?(:'NewPosition')
96
82
  self.new_position = attributes[:'NewPosition']
97
83
  end
84
+ self.type = "ReoderSlide"
98
85
  end
99
86
 
100
87
  # Show invalid properties with the reasons. Usually used together with valid?
101
88
  # @return Array for valid properties with the reasons
102
89
  def list_invalid_properties
103
- invalid_properties = Array.new
104
- if @type.nil?
105
- invalid_properties.push('invalid value for "type", type cannot be nil.')
106
- end
107
-
90
+ invalid_properties = super
108
91
  if @old_position.nil?
109
92
  invalid_properties.push('invalid value for "old_position", old_position cannot be nil.')
110
93
  end
@@ -119,24 +102,12 @@ module AsposeSlidesCloud
119
102
  # Check to see if the all the properties in the model are valid
120
103
  # @return true if the model is valid
121
104
  def valid?
122
- return false if @type.nil?
123
- type_validator = EnumAttributeValidator.new('String', ['Save', 'SaveSlide', 'SaveShape', 'AddSlide', 'AddMasterSlide', 'AddLayoutSlide', 'RemoveSlide', 'ReoderSlide', 'Merge', 'UpdateBackground', 'ResetSlide', 'AddShape', 'RemoveShape', 'UpdateShape', 'ReplaceText'])
124
- return false unless type_validator.valid?(@type)
105
+ return false if !super
125
106
  return false if @old_position.nil?
126
107
  return false if @new_position.nil?
127
108
  true
128
109
  end
129
110
 
130
- # Custom attribute writer method checking allowed values (enum).
131
- # @param [Object] type Object to be assigned
132
- def type=(type)
133
- validator = EnumAttributeValidator.new('String', ['Save', 'SaveSlide', 'SaveShape', 'AddSlide', 'AddMasterSlide', 'AddLayoutSlide', 'RemoveSlide', 'ReoderSlide', 'Merge', 'UpdateBackground', 'ResetSlide', 'AddShape', 'RemoveShape', 'UpdateShape', 'ReplaceText'])
134
- unless validator.valid?(type)
135
- fail ArgumentError, 'invalid value for "type", must be one of #{validator.allowable_values}.'
136
- end
137
- @type = type
138
- end
139
-
140
111
  # Checks equality by comparing each attribute.
141
112
  # @param [Object] Object to be compared
142
113
  def ==(o)
@@ -165,15 +136,27 @@ module AsposeSlidesCloud
165
136
  def build_from_hash(attributes)
166
137
  return nil unless attributes.is_a?(Hash)
167
138
  self.class.swagger_types.each_pair do |key, type|
168
- if type =~ /\AArray<(.*)>/i
169
- # check to ensure the input is an array given that the the attribute
170
- # is documented as an array but the input is not
171
- if attributes[self.class.attribute_map[key]].is_a?(Array)
172
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
139
+ mapKey = self.class.attribute_map[key]
140
+ if !mapKey.nil?
141
+ val = attributes[mapKey]
142
+ if val.nil?
143
+ mapKeyString = mapKey.to_s
144
+ mapKeyString[0] = mapKeyString[0].downcase
145
+ mapKey = mapKeyString.to_sym
146
+ val = attributes[mapKey]
147
+ end
148
+ if !val.nil?
149
+ if type =~ /\AArray<(.*)>/i
150
+ # check to ensure the input is an array given that the the attribute
151
+ # is documented as an array but the input is not
152
+ if val.is_a?(Array)
153
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
154
+ end
155
+ else
156
+ self.send("#{key}=", _deserialize(type, val))
157
+ end
173
158
  end
174
- elsif !attributes[self.class.attribute_map[key]].nil?
175
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
176
- end # or else data not found in attributes(hash), not an issue as the data can be optional
159
+ end
177
160
  end
178
161
 
179
162
  self
@@ -24,10 +24,7 @@ require 'date'
24
24
 
25
25
  module AsposeSlidesCloud
26
26
  # Replace text task.
27
- class ReplaceText
28
- # Task type.
29
- attr_accessor :type
30
-
27
+ class ReplaceText < Task
31
28
  # Text to be replaced.
32
29
  attr_accessor :old_text
33
30
 
@@ -64,39 +61,28 @@ module AsposeSlidesCloud
64
61
 
65
62
  # Attribute mapping from ruby-style variable name to JSON key.
66
63
  def self.attribute_map
67
- {
68
- :'type' => :'Type',
64
+ super.merge({
69
65
  :'old_text' => :'OldText',
70
66
  :'new_text' => :'NewText',
71
67
  :'ignore_case' => :'IgnoreCase',
72
- :'slide_position' => :'SlidePosition'
73
- }
68
+ :'slide_position' => :'SlidePosition',
69
+ })
74
70
  end
75
71
 
76
72
  # Attribute type mapping.
77
73
  def self.swagger_types
78
- {
79
- :'type' => :'String',
74
+ super.merge({
80
75
  :'old_text' => :'String',
81
76
  :'new_text' => :'String',
82
77
  :'ignore_case' => :'BOOLEAN',
83
- :'slide_position' => :'Integer'
84
- }
78
+ :'slide_position' => :'Integer',
79
+ })
85
80
  end
86
81
 
87
82
  # Initializes the object
88
83
  # @param [Hash] attributes Model attributes in the form of hash
89
84
  def initialize(attributes = {})
90
- return unless attributes.is_a?(Hash)
91
-
92
- # convert string to symbol for hash key
93
- attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v }
94
-
95
- if attributes.has_key?(:'Type')
96
- self.type = attributes[:'Type']
97
- else
98
- self.type = "ReplaceText"
99
- end
85
+ super
100
86
 
101
87
  if attributes.has_key?(:'OldText')
102
88
  self.old_text = attributes[:'OldText']
@@ -113,16 +99,13 @@ module AsposeSlidesCloud
113
99
  if attributes.has_key?(:'SlidePosition')
114
100
  self.slide_position = attributes[:'SlidePosition']
115
101
  end
102
+ self.type = "ReplaceText"
116
103
  end
117
104
 
118
105
  # Show invalid properties with the reasons. Usually used together with valid?
119
106
  # @return Array for valid properties with the reasons
120
107
  def list_invalid_properties
121
- invalid_properties = Array.new
122
- if @type.nil?
123
- invalid_properties.push('invalid value for "type", type cannot be nil.')
124
- end
125
-
108
+ invalid_properties = super
126
109
  if @ignore_case.nil?
127
110
  invalid_properties.push('invalid value for "ignore_case", ignore_case cannot be nil.')
128
111
  end
@@ -137,24 +120,12 @@ module AsposeSlidesCloud
137
120
  # Check to see if the all the properties in the model are valid
138
121
  # @return true if the model is valid
139
122
  def valid?
140
- return false if @type.nil?
141
- type_validator = EnumAttributeValidator.new('String', ['Save', 'SaveSlide', 'SaveShape', 'AddSlide', 'AddMasterSlide', 'AddLayoutSlide', 'RemoveSlide', 'ReoderSlide', 'Merge', 'UpdateBackground', 'ResetSlide', 'AddShape', 'RemoveShape', 'UpdateShape', 'ReplaceText'])
142
- return false unless type_validator.valid?(@type)
123
+ return false if !super
143
124
  return false if @ignore_case.nil?
144
125
  return false if @slide_position.nil?
145
126
  true
146
127
  end
147
128
 
148
- # Custom attribute writer method checking allowed values (enum).
149
- # @param [Object] type Object to be assigned
150
- def type=(type)
151
- validator = EnumAttributeValidator.new('String', ['Save', 'SaveSlide', 'SaveShape', 'AddSlide', 'AddMasterSlide', 'AddLayoutSlide', 'RemoveSlide', 'ReoderSlide', 'Merge', 'UpdateBackground', 'ResetSlide', 'AddShape', 'RemoveShape', 'UpdateShape', 'ReplaceText'])
152
- unless validator.valid?(type)
153
- fail ArgumentError, 'invalid value for "type", must be one of #{validator.allowable_values}.'
154
- end
155
- @type = type
156
- end
157
-
158
129
  # Checks equality by comparing each attribute.
159
130
  # @param [Object] Object to be compared
160
131
  def ==(o)
@@ -185,15 +156,27 @@ module AsposeSlidesCloud
185
156
  def build_from_hash(attributes)
186
157
  return nil unless attributes.is_a?(Hash)
187
158
  self.class.swagger_types.each_pair do |key, type|
188
- if type =~ /\AArray<(.*)>/i
189
- # check to ensure the input is an array given that the the attribute
190
- # is documented as an array but the input is not
191
- if attributes[self.class.attribute_map[key]].is_a?(Array)
192
- self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
159
+ mapKey = self.class.attribute_map[key]
160
+ if !mapKey.nil?
161
+ val = attributes[mapKey]
162
+ if val.nil?
163
+ mapKeyString = mapKey.to_s
164
+ mapKeyString[0] = mapKeyString[0].downcase
165
+ mapKey = mapKeyString.to_sym
166
+ val = attributes[mapKey]
167
+ end
168
+ if !val.nil?
169
+ if type =~ /\AArray<(.*)>/i
170
+ # check to ensure the input is an array given that the the attribute
171
+ # is documented as an array but the input is not
172
+ if val.is_a?(Array)
173
+ self.send("#{key}=", val.map { |v| _deserialize($1, v) })
174
+ end
175
+ else
176
+ self.send("#{key}=", _deserialize(type, val))
177
+ end
193
178
  end
194
- elsif !attributes[self.class.attribute_map[key]].nil?
195
- self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
196
- end # or else data not found in attributes(hash), not an issue as the data can be optional
179
+ end
197
180
  end
198
181
 
199
182
  self