Skip to content

Move notification channel data jsonschema to pydantic

See !577 (comment 464350)

I think there would be something to be said for also converting debusine.db.models.NotificationChannel.data_jsonschemas into pydantic as the structure of data, putting the new model in this file, and rearranging NotificationChannel.clean as needed to do its validation using pydantic rather than jsonschema; that should let us get rid of jsonschema entirely.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information