spec/codegen/crm/tickets/api/search_api_spec.rb in hubspot-api-client-9.6.0 vs spec/codegen/crm/tickets/api/search_api_spec.rb in hubspot-api-client-10.0.0
- old
+ new
@@ -35,10 +35,10 @@
# unit tests for do_search
# Filter, Sort, and Search CRM Objects
# Filter, Sort, and Search CRM Objects
# @param public_object_search_request
# @param [Hash] opts the optional parameters
- # @return [CollectionResponseWithTotalSimplePublicObject]
+ # @return [CollectionResponseWithTotalSimplePublicObjectForwardPaging]
describe 'do_search test' do
it 'should work' do
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
end
end