Commit 68c50b4
committed
feat: add parameters field to CatalogDeclarativeAnalyticsLayer
The staging API now returns a `parameters` field on
DeclarativeAnalyticsLayer. Without this field on the SDK wrapper class,
it was silently dropped during the round-trip conversion, causing test
assertion failures.
risk: low1 parent ff14491 commit 68c50b4
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- packages/gooddata-sdk/src/gooddata_sdk/catalog/workspace/declarative_model/workspace/analytics_model
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
81 | 82 | | |
82 | 83 | | |
83 | 84 | | |
| 85 | + | |
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| |||
0 commit comments