@@ -3234,6 +3234,11 @@ async def fastapi_pressure_sensor_placement_sensitivity(data: Pressure_Sensor_Pl
username=item['username']
)
class Item(BaseModel):
str_info: str
dict_info: Optional[dict] = None
The note is not visible to the blocked user.