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

API Validation: GetSubmodelElement missing combination of SerializationModifiers #64

Open
juileetikekar opened this issue Sep 18, 2024 · 0 comments
Labels
API Issue related to API validation branch_improve_api_tests Issues related to development branch "improve_api_tests""

Comments

@juileetikekar
Copy link
Collaborator

In case of API Validation for GetSubmodelElementByPath_AasRepository, the following combination of level and extent is being triggered:

level; deep ; extent: withBlobValue
level core , extent; withoutBlobValue

But below combinations are still missing:
level: deep , extent: withoutBlobValue
level: core , extent: withBlobValue

Screenshot:

image

@juileetikekar juileetikekar added API Issue related to API validation branch_improve_api_tests Issues related to development branch "improve_api_tests"" labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Issue related to API validation branch_improve_api_tests Issues related to development branch "improve_api_tests""
Projects
None yet
Development

No branches or pull requests

1 participant