Skip to content

in consistent handling of GetSelfDescription and GetDescription #304

Closed
@BirgitBoss

Description

@BirgitBoss

What happens?

In https://app.swaggerhub.com/apis/Plattform_i40/SubmodelServiceSpecification/V3.0.2_SSP-001#/Description%20API/GetDescription

the operationID is "GetDescription". However the logical name of the operation is "GetSelfDescription"

The ID is https://admin-shell.io/aas/API/GetSelfDescription/3/0 not https://admin-shell.io/aas/API/Descriptor/GetDescription/3/0 like in openAPI

In all the profiles the logical name "GetDescription" is only used conformant to operationId in openAPI but inconsitent to specification.

How should it be fixed?

Either rename GetSelfDescription to GetDescription or vice versa and update documentation accordingly.
...

  • I have signed the required Developer Certificate of Origin (DCO) already.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions