Open sebbader-sap opened 1 year ago
In the current design of the AAS Repo APIs, it's on purpose that the referenced Submodels are not managed there. Meaning, only GET, POST, and DELETE on the Submodel-References are allowed. Might be worth to extend the initial scope to also real CRUD on the contained Submodels.
However, as the currently published behavior was by design, I do not regard it as a bug.
What?
There is no possibility to create a Submodel into an AAS Repository.
How?
Add a new PostSubmodelByIdAasRepository API Operation
This issue relates to finding
INA#11
.