diff --git a/lib/hubspot/codegen/crm/lists/models/collection_response_long.rb b/lib/hubspot/codegen/crm/lists/models/collection_response_long.rb index f9757c56..60e67ed4 100644 --- a/lib/hubspot/codegen/crm/lists/models/collection_response_long.rb +++ b/lib/hubspot/codegen/crm/lists/models/collection_response_long.rb @@ -39,7 +39,7 @@ def self.acceptable_attributes def self.openapi_types { :'paging' => :'Paging', - :'results' => :'Array' + :'results' => :'Array>', } end