admin-shell-io / aas-test-engines

Official test tooling for the Asset Administration Shell
https://certification.admin-shell-io.com
Apache License 2.0
5 stars 2 forks source link

Unknown ref #/components/schemas/GetSubmodelElementsMetadataResult when calling generate_tests for the API #5

Closed MMuellerMitsubishi closed 5 months ago

MMuellerMitsubishi commented 5 months ago

I have installed the latest version through pip install and I'm trying to execute the sample code for testing our API.

The function generate_tests for the api throws the following exception Unknown ref #/components/schemas/GetSubmodelElementsMetadataResult

I assume this is not related to our API but a general issue with the schema definitons.

Kindly ask for support in case we are doing anything wrong here.

image

otto-ifak commented 5 months ago

Thanks @MMuellerMitsubishi for this issue, this seems to be a bug on our side. I will have a look at it.

MMuellerMitsubishi commented 5 months ago

Thanks for the fix. Now it works when I use the latest code from the repository.

@otto-ifak When will it be available in the pip install package?

otto-ifak commented 5 months ago

The python package has been published right now (version 0.3.0).