eclipse-aaspe / server

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

Fix for \packages endpoint #359

Closed juileetikekar closed 1 week ago

juileetikekar commented 1 week ago

Description

Fixing the issue related to the API GetAllPackages from AASXFileServerInterface.

Motivation and Context

This change fixes the broken GetAllPackages (\packages) operation from AASXFileServerInterface,

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Manually and with AASX Package Explorer.

Screenshots (if appropriate):

Checklist: