From ea0e6da3f7b904ef03b69d5b4cfe35250e928b23 Mon Sep 17 00:00:00 2001 From: besil Date: Mon, 4 May 2020 23:23:55 +0200 Subject: [PATCH] fixed docs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24f56cd..d7df0a3 100644 --- a/README.md +++ b/README.md @@ -278,8 +278,8 @@ If you use a *select*, an exception will be thrown at startup. "accept": "application/json" } }, - "extraction-key": "en", - "session-field": "quote" + "extraction-key": "x.y.z", + "session-field": "session-field" } ``` This state execute a HTTP get/post/put/delete request against a target endpoint.