An error occurred while fetching the assigned milestone of the selected merge_request.
Changes to API
Compare changes
- Matej Vavrek authored
+ 1
− 1
NOTICE: Cloning or pulling repositories in GitLab 17.11.0 over HTTPS is broken upstream, fix expected soon. Use Personal Access Tokens or SSH Keys in the meantime — additional info here.
Changed endpoints to use /api/ prefix, put back usage of models to not have a big dependency on BL when receiving calls, and changed DTOs to records from classes.