Make the MediaConfig model in model.py a pydantic model #655
Labels
improvement
Improvement to existing functionality
refactor
Refactoring of old functionality
stale
This issue or pull request already exists
Describe the improvement you would like to see
Make this model inherit the pydantic BaseModel.
How will this change existing functionality?
It would make the model more similar to the other model objects.
How will this improvement affect the current Threat Model?
N/A
The text was updated successfully, but these errors were encountered: