add geocoder configuration; handle array values

This commit is contained in:
Sylvain Briat 2024-01-16 12:56:18 +01:00
parent cb32f99ade
commit ac5212187d
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ Redis database is automatically populated at the start of the service. If keys a
The app exposes the following [gRPC](https://grpc.io/) services :
- **Get** : get a configuration item by its domain and key
- **Get** : get a configuration item by its domain and key (retrieves the domain, key, value and type)
```json
{