diff options
author | 2024-03-04 12:26:29 +0000 | |
---|---|---|
committer | 2024-03-04 13:16:34 +0000 | |
commit | 30ad30c5a31df96e35d2276d095a72b5e3954b39 (patch) | |
tree | 22f1bca7ae9e8f3ed0dc5be14e3166f1977c2b9d /docs/clamp/acm/design-impl/participants/http-participant.rst | |
parent | c1721b5a60b358777207e1d25ab39abe99363208 (diff) |
Update dmaap references in policy documentation files
Issue-ID: POLICY-4942
Change-Id: I08d9ab8e5028eab0a20999ce174d3a2fbad67967
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
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 |