refine navigation and loading enteries

This commit is contained in:
Travis Shears 2025-10-02 20:09:57 +02:00
parent 99548e67b7
commit 8414414f98
10 changed files with 148 additions and 41 deletions

View file

@ -0,0 +1,20 @@
meta {
name: Get Gemlog
type: http
seq: 5
}
get {
url: http://eisenhorn:5023/gemlog/d198245cbc0d67891f3d3d6dc301c242
body: json
auth: basic
}
auth:basic {
username: gemlog-cli
password: {{pw}}
}
settings {
encodeUrl: true
}