Commit 1d94b4c
committed
bugfix alignment lost
it had been expecting a key `id` to be available, but sometimes it's referenced as the full length `directory_id`. this can be from backend api changes, caching etc. it's mostly just a legacy thing we are trying to get rid of so for now this will work for either case.
code direction is actually for each directory to be an object in the SDK which will likely require changing this again1 parent 94909a8 commit 1d94b4c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
0 commit comments