project/kovalenko-SCRUM-110-database-holes-visibility #34

Merged
Vladislav merged 8 commits from project/kovalenko-SCRUM-110-database-holes-visibility into dev 2026-03-26 16:09:41 +02:00
Collaborator

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
Vladislav added 8 commits 2026-03-26 15:45:02 +02:00
hasslesstech approved these changes 2026-03-26 15:54:35 +02:00
Vladislav scheduled this pull request to auto merge when all checks succeed 2026-03-26 15:57:58 +02:00
Vladislav canceled auto merging this pull request when all checks succeed 2026-03-26 15:58:28 +02:00
Vladislav force-pushed project/kovalenko-SCRUM-110-database-holes-visibility from 92c91c2594 to d073243c67 2026-03-26 16:09:07 +02:00 Compare
Vladislav merged commit d073243c67 into dev 2026-03-26 16:09:41 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hasslesstech/IoT-Systems#34