-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
The latest release version (5.2.3) of the Python API does not properly load project's metadata.
This seems directly related to an issue that I ran into a month ago: elabftw/elabftw#5721
(The openapi specification of the metadata field type is inconsistent with the actually provided string value.)
In C# code, I got some hard exceptions and experiments could not get loaded at all, but the Python code just goes over the error and returns None values in the metadata properties where the API actually provides the expected value as string but not as schema-specified objects.
Metadata
Metadata
Assignees
Labels
No labels