Skip to main content

Interface: IRequestHeaderAnnotation

protometa.v1.IRequestHeaderAnnotation

Properties of a RequestHeaderAnnotation.

Implemented by

Properties

Optional header: null | string

The name of the header to set (e.g., "temporal-resource-id")


value

Optional value: null | string

A template string that may contain field paths in braces. Field paths use dot notation to traverse nested messages. Example: "{workflow_execution.workflow_id}"