diff options
Diffstat (limited to 'docs/clamp/acm/design-impl/participants/http-participant.rst')
-rw-r--r-- | docs/clamp/acm/design-impl/participants/http-participant.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/clamp/acm/design-impl/participants/http-participant.rst b/docs/clamp/acm/design-impl/participants/http-participant.rst index 3125e173..03605377 100644 --- a/docs/clamp/acm/design-impl/participants/http-participant.rst +++ b/docs/clamp/acm/design-impl/participants/http-participant.rst @@ -13,7 +13,7 @@ the microservice that runs a REST server. Once the microservice is up, the HTTP participant can be used to configure the microservice over its REST interface.Of course, the HTTP participant works towards any REST service, it is not restricted to REST services started by participants. -Supported message Broker are DMaap and Strimzi-Kafka. +It supports the message Broker Kafka. .. image:: ../../images/participants/http-participant.png |