Skip to content

feat: add short SDK resource methods#3

Merged
bardonadam merged 1 commit intomainfrom
feat/short-resource-methods
Feb 7, 2026
Merged

feat: add short SDK resource methods#3
bardonadam merged 1 commit intomainfrom
feat/short-resource-methods

Conversation

@bardonadam
Copy link
Contributor

Summary

  • add wrapper resources with short methods (notifications.send, live_activities.start/update/end)
  • keep legacy snake_case methods as backward-compatible aliases
  • preserve passthrough access to generated methods via method_missing
  • update README examples to use short methods
  • add test assertions for new methods

Validation

  • bundle exec rake test (not runnable here: missing gem dependencies in local Ruby env)
  • ruby -c on changed Ruby files

@bardonadam bardonadam merged commit cccf61a into main Feb 7, 2026
1 check passed
@bardonadam bardonadam deleted the feat/short-resource-methods branch February 7, 2026 08:59
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