Skip to main content

Example

galtea.specifications.link_metrics(
    specification_id=specification.id,
    metric_ids=[metric_id],
)

Parameters

specification_id
string
required
The ID of the specification to link metrics to.
metric_ids
list[string]
required
List of metric IDs to link to the specification.