Skip to content

Commit b6780e8

Browse files
Merge branch 'main' into ATSCALE-26548-review-model
2 parents 917cc17 + 549b5b5 commit b6780e8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

sml-reference/metric.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,13 @@ Defines the metric as a semi-additive metric.
148148
- **Type:** string
149149
- **Required:** Y
150150

151-
Determines whether the metric is First Non-Empty or Last Non-Empty.
151+
Determines whether the metric is First Non-Empty, Last Non-Empty, First Child or Last Child.
152152

153153
Supported values:
154154
- `first`
155155
- `last`
156+
- `first_child` - introduced in version `1.1`
157+
- `last_child` - introduced in version `1.1`
156158

157159
### relationships
158160

0 commit comments

Comments
 (0)