lib/hubspot/codegen/cms/site-search/models/indexed_data.rb in hubspot-api-client-13.1.0 vs lib/hubspot/codegen/cms/site-search/models/indexed_data.rb in hubspot-api-client-13.2.0

- old
+ new

@@ -59,10 +59,10 @@ # Attribute type mapping. def self.openapi_types { :'id' => :'String', :'type' => :'String', - :'fields' => :'Hash<String, SearchHitField>' + :'fields' => :'Hash<String, IndexedField>' } end # List of attributes with nullable: true def self.openapi_nullable