lib/hubspot/codegen/crm/tickets/configuration.rb in hubspot-api-client-5.0.0 vs lib/hubspot/codegen/crm/tickets/configuration.rb in hubspot-api-client-6.0.0
- old
+ new
@@ -192,9 +192,16 @@
end
# Returns Auth Settings hash for api client.
def auth_settings
{
+ 'developer-hapikey' =>
+ {
+ type: 'api_key',
+ in: 'query',
+ key: 'hapikey',
+ value: api_key_with_prefix('hapikey')
+ },
'hapikey' =>
{
type: 'api_key',
in: 'query',
key: 'hapikey',