random gender, separator, readme

This commit is contained in:
2024-12-30 16:10:56 +01:00
parent e6112df427
commit 1088b94577
3 changed files with 68 additions and 14 deletions
+5 -3
View File
@@ -5,12 +5,14 @@ meta {
}
get {
url: 127.0.0.1:8080?gender=f&dictionaries=prenom patronyme article commun adjectif
url: 127.0.0.1:8080?sequence=prenom patronyme virgule article commun adjectif ppresent ppasse&qty=5
body: json
auth: none
}
params:query {
gender: f
dictionaries: prenom patronyme article commun adjectif
sequence: prenom patronyme virgule article commun adjectif ppresent ppasse
qty: 5
~gender: f
~sep: _
}