mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-21 22:52:19 +03:00
chore(skills): regenerate omni-combos-routing after combos PATCH requestBody (#10955)
This commit is contained in:
@@ -60,6 +60,8 @@ curl -X PUT https://localhost:20128/api/combos/{id} \
|
||||
|
||||
Update combo
|
||||
|
||||
Partial update: the body is merged onto the stored combo, so a field left out keeps its current value. An array that IS sent replaces the stored one outright.
|
||||
|
||||
```bash
|
||||
curl -X PATCH https://localhost:20128/api/combos/{id} \
|
||||
-H "Authorization: Bearer $OMNIROUTE_TOKEN" \
|
||||
|
||||
Reference in New Issue
Block a user