Skip to content

Fixed get list and use marshal_with

Thomas Vincent requested to merge updates into main

This MR fixes an issue when there is multiple resources and retrieving the list. It also makes use of @marshal_with to fully utilize flask-apispec.

Merge request reports