[DOCS] Add authorization info to get and update transform APIs#87994
[DOCS] Add authorization info to get and update transform APIs#87994lcawl merged 4 commits intoelastic:masterfrom
Conversation
|
Pinging @elastic/es-docs (Team:Docs) |
|
Pinging @elastic/ml-core (Team:ML) |
|
The top level Separately it's probably worth discussing whether the docs tests should be changed to run with security enabled. I think they should now that security is on by default. I don't know how much change that would cause to other test snippets in the docs - it might be masses of work or it might be as simple as deleting this one line: elasticsearch/docs/build.gradle Line 72 in 9b3eb69 |
|
I will discuss further with the Elasticsearch writers, but for now I've added substitution instructions to address the snippet failure. |
|
@elasticmachine run elasticsearch-ci/docs |
Relates to #87905
This PR refreshes the examples in https://www.elastic.co/guide/en/elasticsearch/reference/master/get-transform.html and https://www.elastic.co/guide/en/elasticsearch/reference/master/update-transform.html such that the example output contains the
authorizationobject.Preview