Limas icon indicating copy to clipboard operation
Limas copied to clipboard

New part or part update

Open afx303 opened this issue 1 year ago • 0 comments

When I had an empty database, I was able to create a new part with just name, category and storage location. If I add a octopart/nexar data it returns an error

"@context":"/api/contexts/Error","@type":"hydra:Error","hydra:title":"An error occurred","hydra:description":"The type of the 'root' attribute must be 'array'(nested document) or 'string' (IRI), 'boolean' given."

This happens in the functions PartPostAction and PartPutAction in PartActions.php

afx303 avatar Oct 18 '24 19:10 afx303