Type string | object
Schema URL https://catalog.lintel.tools/schemas/schemastore/dwp-exchange-gateway/_shared/latest--correlation-id-plugin-schema.json
Parent schema dwp-exchange-gateway
Type: string | object

One of

1. Correlation ID plugin string

Injects a header into a request. Useful for tracing request across tech stack.

2. Correlation ID plugin object

Injects a header into a request. Useful for tracing request across tech stack.

name string required
Default: "trackingId"
minLength=2maxLength=50
generator string
Default: "uuid#counter"
echo_downstream boolean
Default: false