Skip to content

Commit

Permalink
Merge pull request #349 from HubSpot/feature/updateDiscoveries
Browse files Browse the repository at this point in the history
Update Discoveries
  • Loading branch information
alzheltkovskiy-hubspot authored Oct 16, 2024
2 parents 85c8a47 + 8133ede commit 16d4e49
Show file tree
Hide file tree
Showing 150 changed files with 166 additions and 865 deletions.

This file was deleted.

1 change: 0 additions & 1 deletion lib/hubspot/discovery/cms/source_code/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ def api_classes
content
extract
metadata
source_code_extract
validation
].freeze
end
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Hubspot
module Discovery
module Crm
module Companies
class PublicObjectApi
class MergeApi
include Hubspot::Discovery::BaseApiClient
end
end
Expand Down
2 changes: 1 addition & 1 deletion lib/hubspot/discovery/crm/companies/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ def api_classes
%i[
basic
batch
merge
search
public_object
].freeze
end
end
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Hubspot
module Discovery
module Crm
module Contacts
class PublicObjectApi
class MergeApi
include Hubspot::Discovery::BaseApiClient
end
end
Expand Down
2 changes: 1 addition & 1 deletion lib/hubspot/discovery/crm/contacts/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ def api_classes
basic
batch
gdpr
merge
search
public_object
].freeze
end
end
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Hubspot
module Discovery
module Crm
module Deals
class PublicObjectApi
class MergeApi
include Hubspot::Discovery::BaseApiClient
end
end
Expand Down
2 changes: 1 addition & 1 deletion lib/hubspot/discovery/crm/deals/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ def api_classes
%i[
basic
batch
merge
search
public_object
].freeze
end
end
Expand Down

This file was deleted.

15 changes: 0 additions & 15 deletions lib/hubspot/discovery/crm/extensions/accounting/api/invoice_api.rb

This file was deleted.

This file was deleted.

15 changes: 0 additions & 15 deletions lib/hubspot/discovery/crm/extensions/accounting/api/sync_api.rb

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion lib/hubspot/discovery/crm/extensions/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ class Client

def api_modules
%i[
accounting
calling
cards
videoconferencing
Expand Down
13 changes: 0 additions & 13 deletions lib/hubspot/discovery/crm/line_items/api/gdpr_api.rb

This file was deleted.

13 changes: 0 additions & 13 deletions lib/hubspot/discovery/crm/line_items/api/public_object_api.rb

This file was deleted.

2 changes: 0 additions & 2 deletions lib/hubspot/discovery/crm/line_items/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,7 @@ def api_classes
%i[
basic
batch
gdpr
search
public_object
].freeze
end
end
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
module Hubspot
module Discovery
module Crm
module Products
class GDPRApi
module Lists
class FoldersApi
include Hubspot::Discovery::BaseApiClient
end
end
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
module Hubspot
module Discovery
module Crm
module Objects
class GDPRApi
module Lists
class MappingApi
include Hubspot::Discovery::BaseApiClient
end
end
Expand Down
2 changes: 2 additions & 0 deletions lib/hubspot/discovery/crm/lists/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ class Client

def api_classes
%i[
folders
lists
mapping
memberships
].freeze
end
Expand Down
13 changes: 0 additions & 13 deletions lib/hubspot/discovery/crm/objects/api/associations_api.rb

This file was deleted.

13 changes: 0 additions & 13 deletions lib/hubspot/discovery/crm/objects/api/public_object_api.rb

This file was deleted.

15 changes: 0 additions & 15 deletions lib/hubspot/discovery/crm/objects/calls/api/public_object_api.rb

This file was deleted.

2 changes: 0 additions & 2 deletions lib/hubspot/discovery/crm/objects/calls/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ def api_classes
%i[
basic
batch
gdpr
public_object
search
].freeze
end
Expand Down
1 change: 1 addition & 0 deletions lib/hubspot/discovery/crm/objects/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ def api_modules
emails
feedback_submissions
goals
leads
meetings
notes
postal_mail
Expand Down
15 changes: 0 additions & 15 deletions lib/hubspot/discovery/crm/objects/communications/api/gdpr_api.rb

This file was deleted.

This file was deleted.

2 changes: 0 additions & 2 deletions lib/hubspot/discovery/crm/objects/communications/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ def api_classes
%i[
basic
batch
gdpr
public_object
search
].freeze
end
Expand Down
15 changes: 0 additions & 15 deletions lib/hubspot/discovery/crm/objects/emails/api/gdpr_api.rb

This file was deleted.

15 changes: 0 additions & 15 deletions lib/hubspot/discovery/crm/objects/emails/api/public_object_api.rb

This file was deleted.

2 changes: 0 additions & 2 deletions lib/hubspot/discovery/crm/objects/emails/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ def api_classes
%i[
basic
batch
gdpr
public_object
search
].freeze
end
Expand Down
15 changes: 0 additions & 15 deletions lib/hubspot/discovery/crm/objects/goals/api/public_object_api.rb

This file was deleted.

Loading

0 comments on commit 16d4e49

Please sign in to comment.