Skip to content

Fix option name compared to API clients & IS:appId -> applicationID #265

@redox

Description

@redox

Should be easy to keep the backward compat.

Either with:

insights({
  applicationID: '',
  apiKey: ''
});

or

insights('appid', 'apikey');

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions