Pydantic Schemas PR #517
multiplemonomials
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all! Just wanted to post a quick update about my newest PR. This PR refactors the JSON configuration schemas to use a Pydantic schema file to lead each configuration file. It's an incremental change, but it should make it easier to understand what is valid in each config file and take us on a path toward mbed_app.json not being such a wild west of options.
Be sure to check out the schema file which, for the first time ever, contains full, complete documentation on what options are allowed in each config file!
Beta Was this translation helpful? Give feedback.
All reactions