add geocoder configuration; handle array values
This commit is contained in:
parent
cb32f99ade
commit
ac5212187d
|
@ -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
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue