Skip to content

Add API description with flask-apispec

Thomas Vincent requested to merge apispec into main

This MR adds a description of the endpoints' path/query/body parameters through flask-apispecs @use_kwargs`. It does NOT describes the response.

related to daiquiri#55 (closed)

Merge request reports