Commit 8f60958
fix(connector-rest): return rowCount from query() for the ConnectorQueryResult contract
ConnectorQueryResult now requires rowCount (added for the Notion frame-persist
flow). connector-rest is the second implementor of query() — return
limitedRows.length so the shared contract holds. Surfaced by CI after rebasing
onto main, which introduced connector-rest.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 01f18a3 commit 8f60958
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
763 | 763 | | |
764 | 764 | | |
765 | 765 | | |
| 766 | + | |
766 | 767 | | |
767 | 768 | | |
768 | 769 | | |
| |||
0 commit comments