Commit bb18da5ee9dac369556dd097d5bd5eef57c5c816
1 parent
f3584eb6
🛠 typo sur la description des id
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
@@ -193,7 +193,7 @@ curl http://www.dequidt.me/documents/IMA3.PA/projet_2018/final_ranking_000010.cs | @@ -193,7 +193,7 @@ curl http://www.dequidt.me/documents/IMA3.PA/projet_2018/final_ranking_000010.cs | ||
193 | 193 | ||
194 | - `athId` : identifiant de l'athlète [`entier`] | 194 | - `athId` : identifiant de l'athlète [`entier`] |
195 | - `regId` : identifiant de la région du monde, voir [ici](https://games-support.crossfit.com/article/100-what-are-the-boundaries-of-the-crossfit-games-regions-what-states-countries-are-included-in-each) [`entier`] | 195 | - `regId` : identifiant de la région du monde, voir [ici](https://games-support.crossfit.com/article/100-what-are-the-boundaries-of-the-crossfit-games-regions-what-states-countries-are-included-in-each) [`entier`] |
196 | -- `divId` : la division de l'athlète (catégorie en fonction de l'âge) [`entier`] (* vaut 1 pour les hommes et 2 pour les femmes) | 196 | +- `divId` : la division de l'athlète (catégorie en fonction de l'âge) [`entier`], vaut 1 pour les hommes et 2 pour les femmes |
197 | - `lastName` : nom de famille [`chaîne de caractères`] | 197 | - `lastName` : nom de famille [`chaîne de caractères`] |
198 | - `firstName` : prénom [`chaîne de caractères`] | 198 | - `firstName` : prénom [`chaîne de caractères`] |
199 | - `gender` : genre (M ou F) [`caractère`] | 199 | - `gender` : genre (M ou F) [`caractère`] |