bellengao
|
6705f9db74
|
[DOCS] Fix URL of get stored script API (#74221)
|
2021-06-17 09:03:39 -04:00 |
|
James Rodewig
|
0edb8f4708
|
[DOCS] Document missing script APIs (#72175)
Documents the following APIs:
* [Delete stored script][0]
* [Get stored script][1]
* [Get script contexts][2]
* [Get script languages][3]
[0]: https://github.com/elastic/elasticsearch/blob/master/rest-api-spec/src/main/resources/rest-api-spec/api/delete_script.json
[1]: https://github.com/elastic/elasticsearch/blob/master/rest-api-spec/src/main/resources/rest-api-spec/api/get_script.json
[2]: https://github.com/elastic/elasticsearch/blob/master/rest-api-spec/src/main/resources/rest-api-spec/api/get_script_context.json
[3]: https://github.com/elastic/elasticsearch/blob/master/rest-api-spec/src/main/resources/rest-api-spec/api/get_script_languages.json
|
2021-05-04 11:03:30 -04:00 |
|
James Rodewig
|
53fb357da5
|
[DOCS] Clarify <script-id> parameter def
|
2021-04-23 15:05:35 -04:00 |
|
James Rodewig
|
93784444f7
|
[DOCS] Fix created stored script API request paths
|
2021-04-23 11:38:06 -04:00 |
|
James Rodewig
|
6dbad503d9
|
[DOCS] Correct source param data type
|
2021-04-19 10:42:22 -04:00 |
|
James Rodewig
|
f9c5f55c4b
|
[DOCS] Document create stored script API (#71493)
|
2021-04-19 09:19:12 -04:00 |
|