Commit ba0b403
fix(v0.10.1): Use preset.config property instead of get_config() (#79)
DSSPluginPreset has `config` as a property, not a method.
In webapps (unlike recipes), PRESET params come as raw references
that must be manually resolved via the Dataiku API.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 5f14f30 commit ba0b403
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
79 | 80 | | |
80 | 81 | | |
81 | 82 | | |
| |||
0 commit comments