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

Remove legacy support for match info web-service #757

Open margaretha opened 4 months ago

margaretha commented 4 months ago

The old web-service for match info was

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

which has been moved to

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

The old path has been deprecated for years. Can we safely remove it?

Akron commented 4 months ago

Where was this information published? Sorry - Kalamar still uses the old format. I guess the deprecation warning was not drastically enough ... will remove it.

margaretha commented 4 months ago

Sorry Kustvakt didn't give a warning for deprecation. I have added that in c7f8f80.

This issue is postponed.

Akron commented 3 months ago

Change applied in Kalamar 0.54.