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