updated docs, fixed #170

This commit is contained in:
Spencer Alger
2014-12-12 16:44:40 -07:00
parent 123a38d220
commit c3f044042d
9 changed files with 80 additions and 40 deletions

View File

@ -159,7 +159,7 @@ module.exports = [
'/{index}/_stats/fielddata/{fields}'
],
'snapshot.create': [
'/_snapshot/{repository}/{snapshot}/_create'
'/_snapshot/{repository}/{snapshot}'
]
}
},