Skip to content

Document callback URI application updates#543

Open
AaronDDM wants to merge 1 commit into
mainfrom
fix-application-callback-uris
Open

Document callback URI application updates#543
AaronDDM wants to merge 1 commit into
mainfrom
fix-application-callback-uris

Conversation

@AaronDDM

@AaronDDM AaronDDM commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Context

Follow-up to the review feedback on nylas-java#327. Ruby already forwards raw request hashes for Applications#update, so callers can send callback_uris entries with existing ids. This PR adds explicit parity coverage and documentation.

Summary

  • Document that Applications#update can preserve existing callback URIs by passing callback_uris entries with id.
  • Add focused coverage that callback_uris with id are forwarded unchanged.
  • Document Workspaces#auto_group filters, including invalid_also.
  • Update the Unreleased changelog for callback URI preservation and workspace auto-group filters.

Testing

  • bundle exec rspec spec/nylas/resources/applications_spec.rb spec/nylas/resources/workspaces_spec.rb
  • GitHub Actions: passing

@qasim-nylas qasim-nylas left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM 👍

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.

2 participants