James Rodewig
|
23e1c84014
|
[DOCS] Fix URL of get stored script API (#74221) (#74242)
Co-authored-by: bellengao <gbl_long@163.com>
|
2021-06-17 09:17:13 -04:00 |
|
James Rodewig
|
fde0087d2c
|
[DOCS] Document missing script APIs (#72175) (#72704)
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:23:42 -04:00 |
|
James Rodewig
|
60c940b125
|
[DOCS] Clarify <script-id> parameter def
|
2021-04-23 15:05:58 -04:00 |
|
James Rodewig
|
b9c1e355c5
|
[DOCS] Fix created stored script API request paths
|
2021-04-23 11:38:25 -04:00 |
|
James Rodewig
|
0350721e97
|
[DOCS] Correct source param data type
|
2021-04-19 10:42:38 -04:00 |
|
James Rodewig
|
404e0b92ca
|
[DOCS] Document create stored script API (#71493) (#71838)
|
2021-04-19 09:33:20 -04:00 |
|