KA-Huis / space-management

The core application of the KA-Huis
https://ka-huis.github.io/space-management
Apache License 2.0
0 stars 0 forks source link

Create endpoint to list all reservations #118

Closed cyrildewit closed 2 years ago

cyrildewit commented 2 years ago

Description

A REST API endpoint to get all reservations is needed. This endpoint should be able to handle filters, sorts and includes.

This ticket is about version 1 of the API.

Acceptance criteria

Technical outworking

Tasks

Design