OpenSearch/dev-tools/forbidden
Simon Willnauer 95171e2bc2 [CORE] Cut over to Path API for file deletion
Today we use the File API for file deletion as well as recursive
directory deletions. This API returns a boolean if operations
are successful while hiding the actual reason why they failed.
The Path API throws and actual exception that might provide better
insights and debug information.

Closes #8366
2014-11-06 17:17:22 +01:00
..
all-signatures.txt [CORE] Cut over to Path API for file deletion 2014-11-06 17:17:22 +01:00
core-signatures.txt Upgrade master to lucene 5.0 snapshot 2014-11-05 15:48:51 -05:00
test-signatures.txt Move forbidden api signature files to dev-tools. 2014-09-29 15:27:43 -07:00