-
Notifications
You must be signed in to change notification settings - Fork 64
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
Describe the bug
The endpoint /description for the AASX File Server returns an empty profiles array: {"profiles" : []}
To Reproduce
Start the service and do a GET-Request on /description
Expected behavior
I would expect to get the following result:
{
"profiles" : { "https://admin-shell.io/aas/API/3/0/AasxFileServerServiceSpecification/SSP-001"}
}
See this PR for reference.
BaSyx (please complete the following information):
- BaSyx Version [v2.0]
- BaSyx SDK [Java]
- AAS Version [DotAAS V3]
System (please complete the following information):
- OS: [Windows Docker]
- CPU architecture: [x86]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Done