refine navigation and loading enteries
This commit is contained in:
parent
99548e67b7
commit
8414414f98
10 changed files with 148 additions and 41 deletions
33
bruno/Gemlog/Update Gemlog.bru
Normal file
33
bruno/Gemlog/Update Gemlog.bru
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
meta {
|
||||
name: Update Gemlog
|
||||
type: http
|
||||
seq: 4
|
||||
}
|
||||
|
||||
put {
|
||||
url: http://eisenhorn:5023/gemlog/d198245cbc0d67891f3d3d6dc301c242?rev=2-e997af4bb2b1b18ce224ebcb46d145dc
|
||||
body: json
|
||||
auth: basic
|
||||
}
|
||||
|
||||
params:query {
|
||||
rev: 2-e997af4bb2b1b18ce224ebcb46d145dc
|
||||
}
|
||||
|
||||
auth:basic {
|
||||
username: gemlog-cli
|
||||
password: {{pw}}
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"title": "Bruno Test Updated",
|
||||
"slug": "bruno-test",
|
||||
"date": "2025-09-30T21:04:45.092Z",
|
||||
"gemtxt": "this is a test\n\nfrom bruno\nwith someupdated data"
|
||||
}
|
||||
}
|
||||
|
||||
settings {
|
||||
encodeUrl: true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue