lib/algolia/models/ingestion/transformation_try_response.rb in algolia-3.0.0.beta.11 vs lib/algolia/models/ingestion/transformation_try_response.rb in algolia-3.0.0.beta.12

- old
+ new

@@ -26,10 +26,10 @@ # Attribute type mapping. def self.types_mapping { :payloads => :"Array<Object>", - :error => :"TransformationTryResponseError" + :error => :"TransformationError" } end # List of attributes with nullable: true def self.openapi_nullable