Skip to content

TT-4349: Java SDK for events & rsvp#317

Merged
googsvg merged 10 commits intomainfrom
TT-4349-java-sdk-for-crud-events-inc-rsvp
May 6, 2026
Merged

TT-4349: Java SDK for events & rsvp#317
googsvg merged 10 commits intomainfrom
TT-4349-java-sdk-for-crud-events-inc-rsvp

Conversation

@googsvg
Copy link
Copy Markdown
Contributor

@googsvg googsvg commented May 1, 2026

Full CRUD + RSVP event coverage for the Java SDK (TT-4349). All changes are backward-compatible.

  • New EventResource model (email, name)
  • Event, CreateEventRequest, UpdateEventRequest — added resources and textDescription fields
  • ListEventQueryParamseventType now accepts List<EventType> (was single value); added select, tentativeAsBusy
  • FindEventQueryParams, CreateEventQueryParams, UpdateEventQueryParams — added select, tentativeAsBusy
  • SendRsvpQueryParams — added skipNylasEmail
  • EventNotetaker.MeetingSettings / EventNotetakerRequest.MeetingSettings — added actionItems, summary, leaveAfterSilenceSeconds, transcriptionSettings and
    their nested settings classes
  • Unit test coverage for all new fields

License

I confirm that this contribution is made under the terms of the MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.49%. Comparing base (8b69f75) to head (d545750).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #317   +/-   ##
=========================================
  Coverage     82.49%   82.49%           
  Complexity      358      358           
=========================================
  Files            38       38           
  Lines          1034     1034           
  Branches         95       95           
=========================================
  Hits            853      853           
  Misses          122      122           
  Partials         59       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@googsvg googsvg changed the title Tt 4349 java sdk for crud events inc rsvp TT-4349: Java SDK for events & rsvp May 6, 2026
@googsvg googsvg merged commit 18a9e9f into main May 6, 2026
5 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.

3 participants