Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: AASX Server cannot interpret Serialization Modifier #329

Open
hofermo opened this issue Jul 15, 2024 · 0 comments
Open

[Bug]: AASX Server cannot interpret Serialization Modifier #329

hofermo opened this issue Jul 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@hofermo
Copy link

hofermo commented Jul 15, 2024

Contact Details

[email protected]

Describe the bug

When trying to access a Submodel using a SerializationModifier the server returns a 400 Bad Request HTTP Code.

To reproduce

Try to access the data of a submodel using the API using the following link template:

/submodels/<submodel base64 id>/$metadata?level=core

Screenshots

image

Expected Behaviour

The Metadata representation of the submodel or a behaviour similar to BaSyx, getting the complete submodel

Version

docker.io/adminshellio/aasx-server-blazor-for-demo:main

Operating System

No response

Relevant log output

No response

@hofermo hofermo added the bug Something isn't working label Jul 15, 2024
hofermo added a commit to mnestix/mnestix-browser that referenced this issue Jul 17, 2024
…Modifiers (#30)

As the AASX Server does not support SerializationModifiers
(eclipse-aaspe/server#329) I removed the call.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant