Skip to content

[BUG] AASX File Server does not return a profile for /description  #542

@aaronzi

Description

@aaronzi

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 workinggood first issueGood for newcomers

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions