make tag updates wipe non-included tags

Updated via bruno"
Updated via bruno",
This commit is contained in:
Travis Shears 2026-03-10 17:56:41 +01:00
parent 5fad04d04c
commit 5245c9a2dd
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
2 changed files with 13 additions and 11 deletions

View file

@ -17,6 +17,7 @@ params:query {
body:json {
{
"title": "Mock snippet sent via Bruno with updated title",
"markdown": "## MOCK SNIPPET\nUpdated via bruno"
"markdown": "## MOCK SNIPPET\nUpdated via bruno",
"tags": ["mock", "updated"]
}
}