init view / list tags

This commit is contained in:
Travis Shears 2025-06-16 12:24:25 +02:00
parent a2352d19c2
commit bbeb1b6ba0
6 changed files with 36 additions and 4 deletions

View file

@ -16,7 +16,7 @@ params:query {
body:json {
{
"title": "Updated from Bruno",
"tags": ["code", "mock"]
"title": "quick way to push last jj commit to git",
"tags": ["jj", "git"]
}
}