Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the MediaConfig model in model.py a pydantic model #655

Open
andchiind opened this issue Nov 29, 2024 · 0 comments
Open

Make the MediaConfig model in model.py a pydantic model #655

andchiind opened this issue Nov 29, 2024 · 0 comments
Labels
improvement Improvement to existing functionality refactor Refactoring of old functionality

Comments

@andchiind
Copy link
Contributor

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

@andchiind andchiind added the improvement Improvement to existing functionality label Nov 29, 2024
@tsundvoll tsundvoll added the refactor Refactoring of old functionality label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to existing functionality refactor Refactoring of old functionality
Projects
None yet
Development

No branches or pull requests

2 participants