2024-12-29 21:12:39 +01:00
|
|
|
meta {
|
|
|
|
name: index
|
|
|
|
type: http
|
|
|
|
seq: 2
|
|
|
|
}
|
|
|
|
|
|
|
|
get {
|
2024-12-29 23:59:49 +01:00
|
|
|
url: 127.0.0.1:8080?gender=f&dictionaries=prenom patronyme article commun adjectif
|
2024-12-29 21:12:39 +01:00
|
|
|
body: json
|
|
|
|
auth: none
|
|
|
|
}
|
|
|
|
|
2024-12-29 23:59:49 +01:00
|
|
|
params:query {
|
|
|
|
gender: f
|
|
|
|
dictionaries: prenom patronyme article commun adjectif
|
2024-12-29 21:12:39 +01:00
|
|
|
}
|