Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Sort required properties when generating schemas #41

@ehennestad

Description

@ehennestad

The use of set in the following piece of code results in the list of required properties being unsorted.

https://github.com/HumanBrainProject/openMINDS_generator/blob/3e701662d251a51af77e3efa804510b4728d7d34/generator/generate_json_schema.py#L112-L115

This cause the schemas to look different for each commit and it results in a lot of changed files for each commit. This really clutters the commit history. and should be fixed by sorting the required properties

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