Part-DB.Part-DB-server/src/Serializer
Jan Böhmer df23ba07ba Fixed excpetion that no IRI could be generated if a new Part was created via POST operation via API
This was because the objectSerializer in PartNormalizer messed up the JSONLD IRI generation of the paramaters property. It tried to generate this IRI via the Part ressource class, which is not possible
2024-01-05 23:38:49 +01:00
..
AttachmentNormalizer.php Fixed some deprecations related to missing return types 2023-10-25 17:27:37 +02:00
BigNumberNormalizer.php Fixed some deprecations related to missing return types 2023-10-25 17:27:37 +02:00
PartNormalizer.php Fixed excpetion that no IRI could be generated if a new Part was created via POST operation via API 2024-01-05 23:38:49 +01:00
StructuralElementDenormalizer.php Added basic API to access and edit manufacturer entities 2023-08-06 20:18:57 +02:00
StructuralElementFromNameDenormalizer.php Added basic API to access and edit manufacturer entities 2023-08-06 20:18:57 +02:00
StructuralElementNormalizer.php Added basic API to access and edit manufacturer entities 2023-08-06 20:18:57 +02:00