parent
42458e836a
commit
718a86e256
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"create": {
|
"create": {
|
||||||
"documentation": "http://www.elastic.co/guide/en/elasticsearch/reference/master/docs-index_.html",
|
"documentation": "http://www.elastic.co/guide/en/elasticsearch/reference/master/docs-index_.html",
|
||||||
"methods": ["PUT"],
|
"methods": ["PUT","POST"],
|
||||||
"url": {
|
"url": {
|
||||||
"path": "/{index}/{type}/{id}/_create",
|
"path": "/{index}/{type}/{id}/_create",
|
||||||
"paths": ["/{index}/{type}/{id}/_create"],
|
"paths": ["/{index}/{type}/{id}/_create"],
|
||||||
|
|
Loading…
Reference in New Issue