DanXi icon indicating copy to clipboard operation
DanXi copied to clipboard

[Feature Request] Set floor to sensitive by admin

Open JingYiJun opened this issue 10 months ago • 0 comments

add a button to change a floor sensitive or not, for admin only.

The API is PUT /floors/{id}/_sensitive, with json body {"is_actual_sensitive": true} or false. Sending {} (empty body) means false.

JingYiJun avatar Apr 02 '24 07:04 JingYiJun