We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6796e1 commit bb6687eCopy full SHA for bb6687e
lib/algolia/models/ingestion/task.rb
@@ -159,8 +159,6 @@ def initialize(attributes = {})
159
160
if attributes.key?(:action)
161
self.action = attributes[:action]
162
- else
163
- self.action = nil
164
end
165
166
if attributes.key?(:cursor)
lib/algolia/models/ingestion/task_v1.rb
@@ -143,8 +143,6 @@ def initialize(attributes = {})
143
144
145
146
147
148
149
150
0 commit comments