mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
Removes `testenv` annotations and related code. These annotations originally let you skip x-pack snippet tests in the docs. However, that's no longer possible. Relates to #79309, #31619
13 lines
263 B
Text
13 lines
263 B
Text
[role="xpack"]
|
|
[[transform-apis]]
|
|
= {transform-cap} APIs
|
|
|
|
* <<put-transform>>
|
|
* <<delete-transform>>
|
|
* <<get-transform>>
|
|
* <<get-transform-stats>>
|
|
* <<preview-transform>>
|
|
* <<start-transform>>
|
|
* <<stop-transform>>
|
|
* <<update-transform>>
|
|
* <<upgrade-transforms>>
|