Skip to content

Commit ea0e6da

Browse files
committed
fixed docs
1 parent d4ff12c commit ea0e6da

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -278,8 +278,8 @@ If you use a *select*, an exception will be thrown at startup.
278278
"accept": "application/json"
279279
}
280280
},
281-
"extraction-key": "en",
282-
"session-field": "quote"
281+
"extraction-key": "x.y.z",
282+
"session-field": "session-field"
283283
}
284284
```
285285
This state execute a HTTP get/post/put/delete request against a target endpoint.

0 commit comments

Comments
 (0)