Alexander Reelsen
24abb6cf3f
Cluster state toXContent serialization only returns needed data
...
In order to make sure, that only the requested data is returned to the client,
a couple of fixes have been applied in the ClusterState.toXContent() method.
Also some tests were added to the yaml test suite
Closes #4885
2014-01-27 12:04:57 +01:00
Clinton Gormley
d70e6c4730
[SPEC] Updated docs URLs to point to master
2014-01-22 14:40:31 +01:00
Clinton Gormley
2c647b3a82
Revert "[SPEC] Added level param to cluster.state"
...
This reverts commit 06e5f3dd6f
.
2014-01-13 18:07:12 +01:00
Clinton Gormley
06e5f3dd6f
[SPEC] Added level param to cluster.state
2014-01-13 18:05:38 +01:00
Clinton Gormley
7779196c8a
[SPEC] Updated cluster.state spec
2014-01-13 18:02:15 +01:00
Spencer Alger
71d77d17e1
Updated the documentation urls in the rest api spec.
2014-01-09 14:44:14 -07:00
Igor Motov
bec6527312
Add support for flat_settings flag to all REST APIs that output settings
...
Closes #4140
2014-01-08 10:36:36 -05:00
Karel Minarik
7c7fead20b
Added the API definition for `_cluster/state`
2013-05-26 15:51:58 +02:00
Karel Minarik
3a741444bb
[SETUP] Changed, that `parts` and `params` API definitions are sorted alphabetically
2013-05-26 12:20:43 +02:00
Karel Minarik
a55750dd70
[SETUP] Added the generated JSON skeleton files
...
Files were generated with the `thor api:generate:spec --force --verbose --crawl` command,
and based on the 0.90 branch (elasticsearch/elasticsearch@5ec4064 ).
2013-05-24 13:33:06 +02:00