KorAP / Kustvakt

:speedboat: User and policy management component for KorAP, capable of rewriting queries for policy based document restrictions.
BSD 2-Clause "Simplified" License
4 stars 3 forks source link

Prepare API v1.1 handling for matchInfo #759

Open margaretha opened 1 week ago

margaretha commented 1 week ago

@Path("{version}/corpus/{corpusId}/{docId}/{textId}/{matchId}/matchInfo")

should be completely removed in API v1.1.

See also #757

notesjor commented 6 days ago

Can you please explain: Why do you remove this? What is the replacement?

Akron commented 6 days ago

As explained in #757 the recommended path is {version}/corpus/{corpusId}/{docId}/{textId}/{matchId}.

notesjor commented 4 days ago

Perfect - thank you :-)