-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert implementation of
POST /api/beats/configuration_blocks
API (#…
…19340) This API allowed the user to operate at a level of abstraction that is unnecessarily and dangerously too low. A better API would be at one level higher, where users can create, update, and delete tags (where a tag can contain multiple configuration blocks).
- Loading branch information
1 parent
743ee67
commit 4e3ef15
Showing
4 changed files
with
0 additions
and
257 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
105 changes: 0 additions & 105 deletions
105
x-pack/plugins/beats/server/routes/api/register_create_configuration_block_route.js
This file was deleted.
Oops, something went wrong.
149 changes: 0 additions & 149 deletions
149
x-pack/test/api_integration/apis/beats/create_configuration_block.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters