Skip to content

Separate api into api and api_old

Paul van der Laan requested to merge seperate_frontend_api_versions into dev2

Separated the frontend api into api and api_old. The new backend api will be linked to the new frontend api. After all new routes are linked, api_old will be removed.

The goal is to structure the frontend api folder in the same way as the backend routes.

Edited by Paul van der Laan

Merge request reports

Loading