Part-DB-server/src/Entity/Parts/PartTraits
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
..
AdvancedPropertyTrait.php Improved documentation of entity fields 2023-09-17 12:50:32 +02:00
AssociationTrait.php Added possibility to access PartAssociations via API 2023-11-17 22:12:19 +01:00
BasicPropertyTrait.php Added simple endpoint for basic part infos and partlots 2023-09-03 23:58:09 +02:00
EDATrait.php Added ability to modify the EDA data via the Part-DB API 2023-12-03 00:57:11 +01:00
InstockTrait.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
ManufacturerTrait.php Improved documentation of entity fields 2023-09-17 12:50:32 +02:00
OrderTrait.php Show lots, order and pricedetails in part response 2023-09-18 21:31:55 +02:00
ProjectTrait.php Added simple endpoint for basic part infos and partlots 2023-09-03 23:58:09 +02:00