lib/hubspot/codegen/marketing/events/configuration.rb in hubspot-api-client-17.2.0 vs lib/hubspot/codegen/marketing/events/configuration.rb in hubspot-api-client-18.0.0

- old
+ new

@@ -1,7 +1,7 @@ =begin -#Marketing Events Extension +#Marketing Events #These APIs allow you to interact with HubSpot's Marketing Events Extension. It allows you to: * Create, Read or update Marketing Event information in HubSpot * Specify whether a HubSpot contact has registered, attended or cancelled a registration to a Marketing Event. * Specify a URL that can be called to get the details of a Marketing Event. The version of the OpenAPI document: v3 @@ -226,16 +226,9 @@ { type: 'api_key', in: 'query', key: 'hapikey', value: api_key_with_prefix('developer_hapikey') - }, - 'hapikey' => - { - type: 'api_key', - in: 'query', - key: 'hapikey', - value: api_key_with_prefix('hapikey') }, 'oauth2' => { type: 'oauth2', in: 'header',