Skip to content

The shape of JSON schema snippets should be verified #293

Description

@mristin

An invalid JSON schema snippet is not reported back to the user.

Here is a minimal example which produces a confusing schema:

@implementation_specific
class Something_weird:
    pass

Snippet:

{"type": "number"}

We would expect the entry for "SomethingWeird" to be verbatim snippet with the definition name generated by aas-core-codegen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions