bruno/memori-dashboard/Internal/Public page manifest.bru

17 lines
214 B
Plaintext
Raw Permalink Normal View History

2025-03-26 16:44:26 +01:00
meta {
name: Public page manifest
type: http
seq: 2
}
get {
url: {{host}}/api/:userName/:memoriName/manifest.json
body: none
auth: inherit
}
params:path {
userName: nzambello
memoriName: Nicola
}