forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "[Fleet] use @kbn/config-schema in Fleet API (Part 1) (elastic…
…#192447)" (elastic#192840) This reverts commit 1116ac6. Related to elastic#184685 There were a few issues reported by the security team (like elastic#192832) It seems we have gaps in the test coverage, and adding the response schemas to the code is impacting the API as it adds validation on the response objects. I'll reopen the pr with adding more test coverage to prevent other errors.
- Loading branch information
1 parent
e528c8b
commit 3cc99fc
Showing
10 changed files
with
95 additions
and
849 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
Oops, something went wrong.