project/kovalenko-SCRUM-110-database-holes-visibility #34
Reference in New Issue
Block a user
Delete Branch "project/kovalenko-SCRUM-110-database-holes-visibility"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add field "visible: bool" to database and put request from websocket to set this field to false.
This field not visible from swagger, its value is True by default after POST to database.
Websocket accept JSON value {'id': some_id}, for validation used pydantic schema
92c91c2594tod073243c67