Skip to content

json schema #210

@KevinVeer

Description

@KevinVeer

LoKI-web already has a json schema available.
One should also be available for LoKI-B.

What needs to change compared to the LoKI-web version (AFAICT/understand):

         "stateProperties": {
          "type": "object",
          "properties": {
<>
            "population": {
              "$ref": "#/definitions/StateProperty"
            },
<>
          },
          "required": [
            "population"
          ]
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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