eclipse-basyx / basyx-java-server-sdk

MIT License
60 stars 47 forks source link

Change status code for thumbnail upload to 204 (no_content) #426

Closed geso02 closed 2 months ago

geso02 commented 2 months ago

Pull Request Template

Description of Changes

According to the specification, uploading a thumbnail should return the status code 204 (no-content).

Related Issue

Closes #359

BaSyx Configuration for Testing

An existing unit test case was updated.