- Nov 18, 2024
-
-
sa.johnen authored
-
- Nov 05, 2024
- Sep 03, 2024
-
-
Junsong Du authored
-
- Apr 24, 2024
- Apr 18, 2024
- Apr 17, 2024
- Mar 15, 2024
- Mar 06, 2024
-
-
sa.johnen authored
-
sa.johnen authored
GENERAL: Ensure the type of the identifier (field_validator) General: Refactor
-
sa.johnen authored
GENERAL: Refactor BUGFIX: Catch the rare case of the value of a StaticDeviceAttribute not being able to be serialized to JSON. This happens for example if a mandatory fields of a nested Datamodel (StructuredValue) is not supplied, resulting in PydanticUndefined to show up.
-
sa.johnen authored
BUGFIX: Literal from typing_extension is not just used with Python 3.8 and 3.9. The special case of multiple possible Literal is no caught independent on the python version
-
sa.johnen authored
-
- Jan 16, 2024
-
-
sa.johnen authored
Make Parser compatible with Pydantic v2 See merge request iek-10/public/fiware/jsonschemaparser!14
-
sa.johnen authored
Merge branch '10-check-compatibility-with-pydantic-v2-2' into '10-check-compatibility-with-pydantic-v2' Add LICENSE See merge request iek-10/public/fiware/jsonschemaparser!15
-
sa.johnen authored
-
sa.johnen authored
-
- Jan 15, 2024
- Jan 10, 2024
-
-
sa.johnen authored
-
sa.johnen authored
FEATURE: The parser and the normalized data model are now compatible with Pydantic v2. This breaks compatibility with python 3.7 and downwards GENERAL: Adjusted Tests according to Pydantic v2 changes
-
sa.johnen authored
FEATURE: Added function to return a list of all available identifiers
-
sa.johnen authored
-