From ac5212187dc6ab84e1bd5be89ad520b8779ef8e1 Mon Sep 17 00:00:00 2001 From: Sylvain Briat Date: Tue, 16 Jan 2024 12:56:18 +0100 Subject: [PATCH] add geocoder configuration; handle array values --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5baf93e..5d75314 100644 --- a/README.md +++ b/README.md @@ -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 {