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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions