Commit edc42e5
committed
feat(catalog): add metric_type property to CatalogMetric
Expose the metric type classification (UNSPECIFIED, CURRENCY)
through the CatalogMetric.metric_type property. This allows SDK users
to access the semantic categorization of metrics, particularly useful
for currency-typed metrics.
risk: low
jira: DX-3061 parent 6a58801 commit edc42e5
1 file changed
Lines changed: 15 additions & 0 deletions
File tree
- packages/gooddata-sdk/src/gooddata_sdk/catalog/workspace/entity_model/content_objects
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
28 | 43 | | |
29 | 44 | | |
0 commit comments