The listInstances and listBackups RPC declarations use expect which unwraps the response array directly. Changed results[0].instances to results[0] and results[3].backups to results[3]. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps.js | ||
| categories.js | ||
| deploy.js | ||
| editor.js | ||
| media.js | ||
| overview.js | ||
| posts.js | ||
| preview.js | ||
| settings.js | ||
| sync.js | ||
| tags.js | ||
| theme.js | ||