Update the `.promise.resolve()` API on the Resonate Class so that only a promise ID is required and all other values have sensible defaults. ```python resonate.promise.resolve("id") ```