elasticsearch/docs/reference/rest-api/defs.asciidoc
James Rodewig 255c9a7f95
[DOCS] Move x-pack docs to docs/reference dir (#99209)
**Problem:**
For historical reasons, source files for the Elasticsearch Guide's security, watcher, and Logstash API docs are housed in the `x-pack/docs` directory. This can confuse new contributors who expect Elasticsearch Guide docs to be located in `docs/reference`. 

**Solution:**
- Move the security, watcher, and Logstash API doc source files to the `docs/reference` directory
- Update doc snippet tests to use security

Rel: https://github.com/elastic/platform-docs-team/issues/208
2023-09-12 14:53:41 -04:00

11 lines
280 B
Text

[role="xpack"]
[[api-definitions]]
== Definitions
The role mappings resource definition you can find below is used in APIs related
to {security-features}.
* <<role-mapping-resources,Role mappings>>
include::{es-repo-dir}/rest-api/security/role-mapping-resources.asciidoc[]