costapy/bruno/Highlight/Category/List.bru

20 lines
194 B
Plaintext

meta {
name: List
type: http
seq: 2
}
post {
url: http://localhost:11000/api/highlight/category/:alder
body: json
auth: inherit
}
params:path {
alder: list
}
body:json {
{}
}