Skip to content

Make mdate optional for /manntall

Jo Sama requested to merge allow-fetching-manntall-by-api-without-mdate into master

When mdate is not set, it should be interpreted as todays date, to simplify API consumption. This has been implemented, but mdate was still required when fetching the /manntall endpoint.

Merge request reports