diff --git a/src/main/resources/META-INF/resources/rest-http-index.html b/src/main/resources/META-INF/resources/rest-http-index.html index b37f6a4..2fbcb6f 100644 --- a/src/main/resources/META-INF/resources/rest-http-index.html +++ b/src/main/resources/META-INF/resources/rest-http-index.html @@ -19,7 +19,7 @@
This booster introduces the mechanics of interacting with a remote (exposed by Apache Camel) service using the HTTP protocol. It allows you to:
{name} and produce a response in JSON format with a payload of Hello, $name! with $name replaced by the value of the url parameter used into the request.