|
@@ -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"],
|