name-generator/bruno/NameGen/index.bru

19 lines
309 B
Plaintext

meta {
name: index
type: http
seq: 2
}
get {
url: 127.0.0.1:8080?sequence=prenom patronyme virgule article commun adjectif ppresent ppasse&qty=5
body: json
auth: none
}
params:query {
sequence: prenom patronyme virgule article commun adjectif ppresent ppasse
qty: 5
~gender: f
~sep: _
}