Clinton Gormley
d70e6c4730
[SPEC] Updated docs URLs to point to master
2014-01-22 14:40:31 +01:00
Spencer Alger
71d77d17e1
Updated the documentation urls in the rest api spec.
2014-01-09 14:44:14 -07:00
Britta Weber
216c814a7f
remove default `_all` for `type` and `index` if these are missing in REST tests
...
If a type or path is missing in the REST test yaml file, it is
automatically replaced with _all. This makes it hard to test changes
in the api, for example adding the possibility to leave the index
blank in addition to _all and * in the uri.
closes #4657
2014-01-09 10:17:42 +01:00
spenceralger
a6c9150427
Reverse course
...
See comment [here](2dd7f4f652 (commitcomment-4189612)
)
2013-09-26 09:52:23 -07:00
spenceralger
e7465fee87
Added path to exist, supporting optional "type" part
...
Since the type is an optional part, there needs to be a path that can be used without it.
2013-09-25 20:03:28 -07:00
Karel Minarik
46c8bd186c
Changed the JSON spec to include the default document API in the `exists` API
2013-09-09 11:56:09 +02:00
Clinton Gormley
ca4d56f6e2
Yet another change to preference - get requests also accept shard/node
2013-06-17 16:58:12 +02:00
Clinton Gormley
5106335a82
Improved the preference description to distinguish get requests from search requests
2013-06-17 16:43:02 +02:00
Clinton Gormley
1ae0752d1a
Corrected the description of the preference parameter
2013-06-17 16:29:50 +02:00
Honza Kral
b8eee37882
Exists as separate endpoint
2013-06-04 13:31:37 +02:00