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
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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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