Skip to content

fix: rename misnamed get-contact.interface.ts to get-topic.interface.ts in topics module#903

Merged
gabrielmfern merged 5 commits into
resend:canaryfrom
wesleyramalho:fix/topics-interface-filename
May 18, 2026
Merged

fix: rename misnamed get-contact.interface.ts to get-topic.interface.ts in topics module#903
gabrielmfern merged 5 commits into
resend:canaryfrom
wesleyramalho:fix/topics-interface-filename

Conversation

@wesleyramalho
Copy link
Copy Markdown
Contributor

@wesleyramalho wesleyramalho commented Apr 1, 2026

The file defined GetTopic* interfaces but was incorrectly named after contacts. Updated all import references accordingly.


Summary by cubic

Fixed a misnamed topics interface to match the GetTopic* types and avoid confusion.
Renamed get-contact.interface.ts to get-topic.interface.ts and updated barrel exports and imports in the module and tests; no runtime changes.

Written for commit 11c1e68. Summary will update on new commits. Review in cubic

…ce.ts` in topics module

The file defined `GetTopic*` interfaces but was incorrectly named
after contacts. Updated all import references accordingly.
@wesleyramalho wesleyramalho requested a review from a team as a code owner April 1, 2026 13:25
@wesleyramalho wesleyramalho requested a review from joaopcm April 1, 2026 13:25
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

@wesleyramalho
Copy link
Copy Markdown
Contributor Author

@joaopcm let me know if there's anything else I should change in this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 28, 2026

Open in StackBlitz

npm i https://pkg.pr.new/resend@903

commit: 11c1e68

@wesleyramalho
Copy link
Copy Markdown
Contributor Author

@gabrielmfern let me know if there's anything else I should change in this PR

@github-actions github-actions Bot added the linear-synced PR has been synced to Linear label May 16, 2026
Copy link
Copy Markdown
Member

@gabrielmfern gabrielmfern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@gabrielmfern gabrielmfern merged commit 674ab1b into resend:canary May 18, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

linear-synced PR has been synced to Linear

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants