Skip to content

Align Review types with API schema#10

Merged
crocker merged 1 commit intomainfrom
fix/review-feedback-field
Mar 25, 2026
Merged

Align Review types with API schema#10
crocker merged 1 commit intomainfrom
fix/review-feedback-field

Conversation

@crocker
Copy link
Copy Markdown
Contributor

@crocker crocker commented Mar 25, 2026

Summary

  • Replaced comment with feedback on the Review interface to match the API's renamed column
  • Applied the same change to WebhookReviewData

Context

The API renamed commentfeedback on the review entity. The SDK types were out of date, requiring consumers to cast in order to access review.feedback.

Test plan

  • Build passes (npm run build)
  • No other references to comment in the SDK source

The API renamed the `comment` field to `feedback` on the review entity.
Update the `Review` and `WebhookReviewData` interfaces to match.
@crocker crocker merged commit 1391434 into main Mar 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant