eclipse-aaspe / server

C# based server for AASX packages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GET /shell-descriptors/{aasIdentifier}/submodel-descriptors/{submodelIdentifier} returns 204 without content

EmilAlipiev opened this issue · comments

Get query returns 204 without any content which makes no sense? it should return error if not found.

image

Hi @EmilAlipiev,

The API is not implemented yet. However, we have changed the return message from 204 to the exception "Not implemented".