-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
good first issueGood for newcomersGood for newcomersimprovementImprovement to existing functionalityImprovement to existing functionalitystaleThis issue or pull request already existsThis issue or pull request already exists
Description
Describe the improvement you would like to see
There is a custom json encoder called EnhancedJSONEncoder, we should rather use pydantic models when we need to encode. This way we can get rid of the custom encoder.
How will this change existing functionality?
Strenghten and standardize json encoding before publishing messages
How will this improvement affect the current Threat Model?
Improve
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersimprovementImprovement to existing functionalityImprovement to existing functionalitystaleThis issue or pull request already existsThis issue or pull request already exists