server
server copied to clipboard
Fix nullable and error handling in AASXFileServerAPIApiController
Description
Fixed the nullable handling to represent the logic that was present before the .Net8.0 change. Also made sure that no new exceptions are thrown based on the nullable changes