17 lines
214 B
Plaintext
17 lines
214 B
Plaintext
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
|
|
}
|