lib/hubspot/discovery/crm/pipelines/client.rb in hubspot-api-client-16.1.0 vs lib/hubspot/discovery/crm/pipelines/client.rb in hubspot-api-client-16.1.1
- old
+ new
@@ -8,10 +8,12 @@
include Hubspot::Discovery::BaseModuleClient
def api_classes
%i[
pipeline_stages
+ pipeline_stage_audits
pipelines
+ pipeline_audits
].freeze
end
end
end
end