Commit 9f0d069
Miriad
fix: add _key to scenes array items for Sanity Studio
Sanity requires unique _key on every array item for Studio editing.
The ingest cron was passing Gemini's raw JSON without _key properties,
causing 'Missing keys' error in Studio.1 parent c58aa5b commit 9f0d069
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
296 | 302 | | |
297 | 303 | | |
298 | 304 | | |
| |||
0 commit comments