fix update-snippet

Created via bruno",
Updated via bruno"
does a cool thing",
This commit is contained in:
Travis Shears 2026-03-10 14:55:33 +01:00
parent d3babebcc4
commit 5fad04d04c
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
15 changed files with 90 additions and 102 deletions

View file

@ -12,9 +12,9 @@ post {
body:json {
{
"title": "TEST from Bruno",
"title": "Mock snippet sent via Bruno",
"slug": "bruno-test",
"markdown": "this is a test",
"tags": ["test"]
"markdown": "## MOCK SNIPPET\nCreated via bruno",
"tags": ["mock"]
}
}