update routes now support PATCH and PUT operations

remove the individual parameter PUT endpoints

minor bump
This commit is contained in:
2026-04-05 01:19:22 +01:00
parent cd80c7b763
commit 2ebf926b22
9 changed files with 56 additions and 242 deletions

2
uv.lock generated
View File

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