Nick Burch created TIKA-1324:
--------------------------------
Summary: Use a common path for the Tika Server unpacker resources
Key: TIKA-1324
URL: https://issues.apache.org/jira/browse/TIKA-1324
Project: Tika
Issue Type: Improvement
Components: server
Affects Versions: 1.5
Reporter: Nick Burch
Fix For: 1.6
Currently, the two different methods of the Tika Server unpacker endpoint don't
share a common url prefix, which causes them to clash with the new welcome
endpoint
As discussed on the mailing list, we should change these two have a common
prefix, so that the urls are then:
* /unpack/{id}
* /unpack/all/{id}
After making the change, the changelog and release notes need to be updated for
it, as it is a breaking change for the (handful of) users of the endpoint
This will help with TIKA-1269
--
This message was sent by Atlassian JIRA
(v6.2#6252)