|
a8dcdd0388
|
chores!: bump API et go mod à v6
Tag v6.0.0 est sorti mais n'était pas réflété dans le code.
BREAKING: API est maintenant exposé sur `/v6` et non `/v5`
|
2024-01-05 14:38:48 -05:00 |
|
Victor Lacasse-Beaudoin
|
6ede2083fa
|
Ajouter GET /v5/membres pour lister membres en json
|
2023-09-19 19:09:51 -04:00 |
|
Victor Lacasse-Beaudoin
|
3a421c6d35
|
Fix non-pointer destination in voki.Unmarshal
|
2023-09-18 23:17:40 -05:00 |
|
Victor Lacasse-Beaudoin
|
6dff76d871
|
Move APIClient to voki
|
2023-09-18 22:06:26 -04:00 |
|
|
7b9ff49444
|
Permettre upload par CSV
|
2023-09-05 18:03:28 -04:00 |
|
|
0f56348746
|
Implémenter Response dans GetHealthResponse
|
2023-09-05 16:30:15 -04:00 |
|
|
55f5ce96b8
|
Cleanup blocs de commentaires désuets
|
2023-06-08 20:05:05 -04:00 |
|
|
382ba09850
|
Pointer subfolders vers agecem/bottin/v5
|
2023-06-02 17:46:57 -04:00 |
|
|
764093f99d
|
Bump routes v4 -> v5
Remplacer références GetV4 -> GetHealth
Ajouter package responses
Remplacer handlers.GetHealthResponse -> responses.GetHealth
|
2023-06-02 16:33:13 -04:00 |
|
|
9ac95672b9
|
Fix ApiClient.GetHealth
Utiliser type handlers.GetHealthResponse
Pointer vers route /v4/health
|
2023-06-02 16:21:14 -04:00 |
|
|
412727bf9c
|
Fix local imports
|
2023-06-02 16:08:08 -04:00 |
|
|
80a0260021
|
Ajouter data.NewDataClientFromViper()
|
2023-06-02 02:44:11 -04:00 |
|
|
4673612e06
|
Ajouter data.NewApiClientFromViper()
|
2023-06-02 02:43:37 -04:00 |
|
|
9a0bf87e7b
|
Bump root version to v4
Remove all files from v3
Move all files from v4/ to project root
|
2023-05-29 18:19:31 -04:00 |
|
|
c74e093a3b
|
Squashed into initial commit
|
2023-03-06 14:01:18 -05:00 |
|