Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Add explicit security types * Remove sessionTimeout, seems unused * add comments * Add comments and fix test since removing the unused APIs * remove unused import * wording cleanup * Export some types that are part of the public API but not exported * more improvements for api docs * update security docs * Update x-pack/plugins/security/public/nav_control/nav_control_service.tsx Co-authored-by: Larry Gregory <[email protected]> * Update x-pack/plugins/security/public/nav_control/nav_control_service.tsx Co-authored-by: Larry Gregory <[email protected]> * Update x-pack/plugins/security/public/plugin.tsx Co-authored-by: Larry Gregory <[email protected]> * Update x-pack/plugins/security/public/plugin.tsx Co-authored-by: Larry Gregory <[email protected]> * remove unneccessary readonly prefix * Update all api docs Co-authored-by: Larry Gregory <[email protected]> # Conflicts: # api_docs/data.json # api_docs/data_index_patterns.json # api_docs/data_search.json # api_docs/deprecations.mdx # api_docs/licensing.json # api_docs/lists.json # api_docs/triggers_actions_ui.json # api_docs/usage_collection.json
- Loading branch information