Skip to content

Swaggerhub invalid example request objects  #212

@fvolz

Description

@fvolz

What is missing?

The generated request objects for the Swaggerhub API descriptions are usually invalid with the AAS JSON Schema, for example the request for POST /submodels/{submodelIdentifier}/submodel-elements. It would be beneficial to have valid examples to implement the API. The generated strings (for example for language) are unnecessary long.

example

How should it be fixed?

Generate valid request objects with more variance (the types are usually AnnotatedRelationshipElement and nothing else) and if possible with semantic correlation (language: "english").

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions