lib/hubspot/codegen/events/configuration.rb in hubspot-api-client-17.0.0 vs lib/hubspot/codegen/events/configuration.rb in hubspot-api-client-17.1.0
- old
+ new
@@ -219,16 +219,9 @@
end
# Returns Auth Settings hash for api client.
def auth_settings
{
- 'hapikey' =>
- {
- type: 'api_key',
- in: 'query',
- key: 'hapikey',
- value: api_key_with_prefix('hapikey')
- },
'oauth2' =>
{
type: 'oauth2',
in: 'header',
key: 'Authorization',