update bus mode PATCH endpoint

accepting {mode: value} is a little redundant but I prefer it to modifying the bus endpoint.

added bus mode PATCH example to README

patch bump
This commit is contained in:
2026-04-05 02:26:26 +01:00
parent 6d01b8d2d3
commit a82cbd2bc6
4 changed files with 16 additions and 4 deletions

2
uv.lock generated
View File

@@ -1151,7 +1151,7 @@ wheels = [
[[package]]
name = "vmr-http"
version = "0.3.2"
version = "0.3.3"
source = { editable = "." }
dependencies = [
{ name = "fastapi" },