Reverse course

See comment [here](2dd7f4f652 (commitcomment-4189612))
This commit is contained in:
spenceralger 2013-09-26 09:52:23 -07:00
parent e7465fee87
commit a6c9150427

View File

@ -4,7 +4,7 @@
"methods": ["HEAD"], "methods": ["HEAD"],
"url": { "url": {
"path": "/{index}/{type}/{id}", "path": "/{index}/{type}/{id}",
"paths": ["/{index}/{type}/{id}", "/{index}/_all/{id}"], "paths": ["/{index}/{type}/{id}"],
"parts": { "parts": {
"id": { "id": {
"type" : "string", "type" : "string",