name-generator/bruno/NameGen/index.bru
2024-12-29 23:59:49 +01:00

17 lines
252 B
Plaintext

meta {
name: index
type: http
seq: 2
}
get {
url: 127.0.0.1:8080?gender=f&dictionaries=prenom patronyme article commun adjectif
body: json
auth: none
}
params:query {
gender: f
dictionaries: prenom patronyme article commun adjectif
}