acdh-oeaw / dhcr-main

Digital Humanities Course Registry Application
https://dhcr.clarin-dariah.eu/
Apache License 2.0
3 stars 0 forks source link

Remove API v1 #83

Closed patrickakk closed 6 months ago

patrickakk commented 11 months ago

As discussed in the meeting on the 13th September, the API v1 should be deprecated, as following:

patrickakk commented 6 months ago

@IvdL22 @PixlTracer

The changes have been implemented according to the requirements specified above. Most of the changes are on the background and not directly visible.

The visible results:

API v1 landing page redirects to v2 landing page: https://test-dhcr.clarin-dariah.eu/api/v1/

API v1 call returns a 404 / not found: https://test-dhcr.clarin-dariah.eu/api/v1/courses/count?recent

You can find it in the test instance.

Can you change the label to Done if satisfied?

PixlTracer commented 6 months ago

thank you @patrickakk looks fine!

patrickakk commented 6 months ago

Implemented in 2023-12