OpenSearch/rest-api-spec/api
Boaz Leskes c9480783b3 Rest: expose `master_timeout` flag on `GET _template` & `HEAD _template`
These are master level operation but we currently don't expose this parameter

Closes #9688
2015-02-13 11:25:26 +01:00
..
abort_benchmark.json
benchmark.json
bulk.json typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-08 18:55:57 +01:00
cat.aliases.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
cat.allocation.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
cat.count.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
cat.fielddata.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
cat.health.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
cat.help.json
cat.indices.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
cat.master.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
cat.nodes.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
cat.pending_tasks.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
cat.plugins.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
cat.recovery.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
cat.segments.json [TEST] Add missing docs and tests for '_cat/segments' 2015-01-09 12:29:11 +01:00
cat.shards.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
cat.thread_pool.json Default _cat APIs to verbose 2014-12-15 12:51:59 +00:00
clear_scroll.json
cluster.get_settings.json
cluster.health.json
cluster.pending_tasks.json
cluster.put_settings.json API endpoint cluster.put_settings accepts timeout & master_timeout query parameters 2014-12-04 09:14:20 +01:00
cluster.reroute.json
cluster.state.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
cluster.stats.json
count.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
count_percolate.json [TEST] Introduce basic validation of our REST spec 2015-02-12 22:25:17 +11:00
delete.json
delete_by_query.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
delete_script.json
delete_template.json Spec: Fixes a few locations of the params array in JSON specification 2014-11-24 20:43:33 +01:00
exists.json
explain.json
get.json
get_script.json
get_source.json
get_template.json
index.json
indices.analyze.json [TEST] Introduce basic validation of our REST spec 2015-02-12 22:25:17 +11:00
indices.clear_cache.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.close.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.create.json
indices.delete.json Rest API: indices.delete should have "index" as a required param 2014-11-10 17:06:43 +01:00
indices.delete_alias.json
indices.delete_mapping.json
indices.delete_template.json
indices.delete_warmer.json
indices.exists.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.exists_alias.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.exists_template.json Rest: expose `master_timeout` flag on `GET _template` & `HEAD _template` 2015-02-13 11:25:26 +01:00
indices.exists_type.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.flush.json [ENGINE] Remove full flush / FlushType.NEW_WRITER 2015-02-04 17:38:05 +01:00
indices.get.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.get_alias.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.get_aliases.json
indices.get_field_mapping.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.get_mapping.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.get_settings.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.get_template.json Rest: expose `master_timeout` flag on `GET _template` & `HEAD _template` 2015-02-13 11:25:26 +01:00
indices.get_upgrade.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.get_warmer.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.open.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.optimize.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.put_alias.json Tests: Refixed the put_alias tests 2014-10-28 13:39:05 +01:00
indices.put_mapping.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.put_settings.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.put_template.json
indices.put_warmer.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.recovery.json
indices.refresh.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.segments.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.stats.json
indices.update_aliases.json
indices.upgrade.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
indices.validate_query.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
info.json
list_benchmarks.json
mget.json [TEST] Introduce basic validation of our REST spec 2015-02-12 22:25:17 +11:00
mlt.json [TEST] Introduce basic validation of our REST spec 2015-02-12 22:25:17 +11:00
mpercolate.json [TEST] Introduce basic validation of our REST spec 2015-02-12 22:25:17 +11:00
msearch.json [TEST] Introduce basic validation of our REST spec 2015-02-12 22:25:17 +11:00
mtermvectors.json [TEST] Introduce basic validation of our REST spec 2015-02-12 22:25:17 +11:00
nodes.hot_threads.json Core: ignore known idle threads by default in /_nodes/hot_threads 2014-12-17 11:59:31 -05:00
nodes.info.json
nodes.shutdown.json
nodes.stats.json
percolate.json [TEST] Introduce basic validation of our REST spec 2015-02-12 22:25:17 +11:00
ping.json
put_script.json
put_template.json Spec: Fixes a few locations of the params array in JSON specification 2014-11-24 20:43:33 +01:00
scroll.json [TEST] Introduce basic validation of our REST spec 2015-02-12 22:25:17 +11:00
search.json Closes #9398 2015-01-23 18:06:12 +01:00
search_exists.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
search_shards.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
search_template.json [TEST] Introduce basic validation of our REST spec 2015-02-12 22:25:17 +11:00
snapshot.create.json
snapshot.create_repository.json [SNAPSHOT] Add repository validation 2014-10-07 10:50:16 -04:00
snapshot.delete.json
snapshot.delete_repository.json
snapshot.get.json
snapshot.get_repository.json
snapshot.restore.json
snapshot.status.json
snapshot.verify_repository.json [SNAPSHOT] Add repository validation 2014-10-07 10:50:16 -04:00
suggest.json Changed all rest-spec definitions of expand_wildcards to be an enum 2015-01-23 16:05:59 +01:00
termvectors.json [TEST] Introduce basic validation of our REST spec 2015-02-12 22:25:17 +11:00
update.json Removed parent parameter from update request, because it is just sets the routing. 2015-01-07 10:26:20 +01:00