Commit c49307a
committed
fix: add additionalProperties overlay for catalog and schema responses
Fixes empty Catalog() and Schema() objects by applying the shared
permissions overlay that adds additionalProperties: true, so the
SDK correctly deserializes dynamic API data as Dict[str, Any].1 parent ea94475 commit c49307a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
0 commit comments