update as per the PR comment
This commit is contained in:
@@ -63,8 +63,8 @@ modules:
|
|||||||
id: router
|
id: router
|
||||||
config:
|
config:
|
||||||
routingConfig: ./config/local-simple-routing.yaml
|
routingConfig: ./config/local-simple-routing.yaml
|
||||||
reqpreprocessor:
|
middleware:
|
||||||
id: reqpreprocessor
|
- id: reqpreprocessor
|
||||||
config:
|
config:
|
||||||
uuidKeys: transaction_id,message_id
|
uuidKeys: transaction_id,message_id
|
||||||
role: bap
|
role: bap
|
||||||
@@ -109,8 +109,8 @@ modules:
|
|||||||
routingConfig: ./config/local-simple-routing-BAPCaller.yaml
|
routingConfig: ./config/local-simple-routing-BAPCaller.yaml
|
||||||
signer:
|
signer:
|
||||||
id: signer
|
id: signer
|
||||||
reqpreprocessor:
|
middleware:
|
||||||
id: reqpreprocessor
|
- id: reqpreprocessor
|
||||||
config:
|
config:
|
||||||
uuidKeys: transaction_id,message_id
|
uuidKeys: transaction_id,message_id
|
||||||
role: bap
|
role: bap
|
||||||
|
|||||||
Reference in New Issue
Block a user