Skip to content

Commit f890da9

Browse files
authored
fix(incident-io): rename api key field to api_token to match crawler (DataDog#24529)
1 parent e22d3a0 commit f890da9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

incident_io/assets/account_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"auth_name": "API Key",
55
"bearer_token": {
66
"password_setting": {
7-
"key": "incident_io_api_key",
7+
"key": "api_token",
88
"label": "API key",
99
"help": "incident.io API Key",
1010
"required": true,

0 commit comments

Comments
 (0)