kibana/packages/kbn-eslint-plugin-eslint/rules
Elena Shostak 71a298ef7b
[Authz] Added section for migration routes created by utility function (#198401)
## Summary

- Added section for migrating routes created by utility function.
- Added `patch` method to route methods in eslint rule.


### Checklist
- [x]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
2024-10-30 13:05:38 -05:00
..
__fixtures__/no_restricted_paths chore(NA): eslint rule for disallowing naked eslint-disable (#136408) 2022-07-19 17:11:04 +01:00
disallow_license_headers.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
disallow_license_headers.test.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
module_migration.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
module_migration.test.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_async_foreach.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_async_foreach.test.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_async_promise_body.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_async_promise_body.test.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_constructor_args_in_property_initializers.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_constructor_args_in_property_initializers.test.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_deprecated_authz_config.js [Authz] Added section for migration routes created by utility function (#198401) 2024-10-30 13:05:38 -05:00
no_deprecated_authz_config.test.js [Authz] Enabled no_deprecated_authz_config for migration only (#196852) 2024-10-22 11:05:45 +02:00
no_export_all.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_export_all.test.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_this_in_property_initializers.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_this_in_property_initializers.test.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_trailing_import_slash.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_trailing_import_slash.test.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_unsafe_console.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_unsafe_console.test.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
no_unsafe_hash.js ESLint Rule to discourage hashes being created with unsafe algorithms (#190973) 2024-09-30 11:34:04 -05:00
no_unsafe_hash.test.js ESLint Rule to discourage hashes being created with unsafe algorithms (#190973) 2024-09-30 11:34:04 -05:00
require_license_header.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
require_license_header.test.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00