We need a check, that the files in json-schema-files are in sync with the actual c# code base managed in this repository. We don't want to do manual re-generations like in #414 .
This is relevant to have our .ts package in sync: https://github.com/Hochfrequenz/bo4e-dotnet-ts-models (as of today this sync happens more or less manually: some one updates the json schemas, this triggers an update of the .ts package).
See e.g. the bo4e-python tooling (ask @lord-haffi), where the comparison happens.
The comparison shhuld be semantic, not string based.
Therefore: