Commit 324e793
committed
fix(CursorResponse): update id getter to ensure cursorId is always retrieved
- Modified the id getter to require the cursor id to be present, removing the defaulting to 0.
- This change enhances the reliability of cursor handling by ensuring that a valid cursor id is always returned, improving overall response accuracy.1 parent e1a8678 commit 324e793
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | | - | |
| 251 | + | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
0 commit comments