You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2025. It is now read-only.
Assemblies.getBillOfMaterials() returns an object that is missing the actual BoM data, because in the endpoints specification the object "bomTable.items.0" has a child "bomTable.items.0.itemSource" and hence the code generator assumes this is the only field in the object.
Assemblies.getBillOfMaterials() returns an object that is missing the actual BoM data, because in the endpoints specification the object "bomTable.items.0" has a child "bomTable.items.0.itemSource" and hence the code generator assumes this is the only field in the object.