[Cases] Migrate to new Connectors APIs (#102662)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Christos Nasikas 2021-07-29 14:20:51 +03:00 committed by GitHub
parent fe1c27208c
commit 82e0ce1b51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
21 changed files with 126 additions and 79 deletions

View file

@ -4749,7 +4749,7 @@
"label": "ACTION_TYPES_URL",
"description": [],
"signature": [
"\"/api/actions/list_action_types\""
"\"/api/actions/connector_types\""
],
"source": {
"path": "x-pack/plugins/cases/common/constants.ts",
@ -25001,4 +25001,4 @@
}
]
}
}
}