|
789af54121
|
[BREAKING] Change Config.Server.Documents type
[]string -> map[string]string
Add DisplayName object to use in documentation-html render
|
2023-08-15 15:50:40 -04:00 |
|
|
04de5cdad2
|
Ajouter flags pour api port, host et protocol
Ajouter `server.api.port`, `server.api.host`, `server.api.protocol`
|
2023-07-14 19:56:12 -04:00 |
|
|
aaf8521984
|
Remplacer struct tags json -> mapstructure
Fix problèmes de config à s'attendre à du PascalCase au lieu du intended
snake_case
|
2023-07-04 18:39:00 -04:00 |
|
|
64c91b3aeb
|
Ajouter config.Config pour viper.Unmarshal()
|
2023-07-04 14:15:36 -04:00 |
|