Skip to content

Fix: switch parse_date to parse_datetime

As off today, the coscine API seems to send a date time rather then a date for both the project and resource.

This fixes parsing this information when printing the metadata using the SDK.

Merge request reports