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

Extend code review list with REST API documentation practises #110

Closed cyrildewit closed 2 years ago

cyrildewit commented 2 years ago

Description

We require that every change to the REST API is reflected in the OpenAPI documentation. We should add this to our list of code review rules.

Design

If we setup an GitHub pages website like we did for the guides, then we can create a contributing section. Within this section, we can describe our general practises for the REST API.

Tasks

cyrildewit commented 2 years ago

REST API - Core Application