Describe the bug
According to the openapi description, posting a submodel element should return the posted object. On backend side, the 'body'-argument is missing. Direct posts to '/submodels/{submodelIdentifier}/submodel-elements' and based on a subpath '/submodels/{submodelIdentifier}/submodel-elements/{idShortPath}' do not return the posted element.
To Reproduce
A look at the source code makes it obvious. The body argument is missing.
Expected behavior
The posted object should be returned, as described in the openAPI definition
BaSyx (please complete the following information):
BaSyx Version [v2.0]
BaSyx SDK [ Java]
AAS Version [DotAAS V3]
Used Asset Administration files (.aasx/.json/.xml)
Describe the bug According to the openapi description, posting a submodel element should return the posted object. On backend side, the 'body'-argument is missing. Direct posts to '/submodels/{submodelIdentifier}/submodel-elements' and based on a subpath '/submodels/{submodelIdentifier}/submodel-elements/{idShortPath}' do not return the posted element.
To Reproduce
A look at the source code makes it obvious. The body argument is missing.
Expected behavior The posted object should be returned, as described in the openAPI definition
BaSyx (please complete the following information):
Used Asset Administration files (.aasx/.json/.xml)
System (please complete the following information):