DSD-DBS / capella-polarion

Capella-Polarion Bridge - bi-directional integration of the 2 things based on REST API
https://dsd-dbs.github.io/capella-polarion/
3 stars 1 forks source link

Config validation #63

Open ewuerger opened 5 months ago

ewuerger commented 5 months ago

In the past it happened often that a misconfiguration in the config.yaml took place. This went unnoticed. Is there a way to validate the config YAML? With pydantic and something self-crafted?