eclipse-aaspe / server

C# based server for AASX packages
Other
72 stars 52 forks source link

Upload thumbnail to Asset Information API endpoint is missing #184

Closed HansG89 closed 1 year ago

HansG89 commented 1 year ago

Currently the API endpoint PUT /shells/{aasIdentifier}/asset-information/thumbnail is missing in AssetAdministrationShellRepository controller in the latest release.

juileetikekar commented 1 year ago

Hi @HansG89,

Thank you for raising the issue.

The issue has been fixed.

EmilAlipiev commented 11 months ago

it will be always nice if you can attached the commit or PR that fixes issues. Although it says fixed, it doesnt work for me. Always throwing exception even using through Swagger.