Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tw 2456 ruby add send to drafts #446

Merged
merged 2 commits into from Dec 20, 2023
Merged

Conversation

atejada
Copy link
Contributor

@atejada atejada commented Dec 20, 2023

Description

The Drafts endpoint on the Ruby SDK doesn’t have a Send option. This PR will add it.

https://nylas.atlassian.net/browse/TW-2456

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.

Adding "send" to the drafts endpoint
@mrashed-dev mrashed-dev changed the base branch from main to v6.0.0-beta December 20, 2023 14:43
Copy link
Collaborator

@mrashed-dev mrashed-dev left a comment

Choose a reason for hiding this comment

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

LGTM just left one comment

Comment on lines 93 to 94
# @param identifier [String] Grant ID or email account from which to delete an object.
# @param draft_id [String] The id of the draft to delete.
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: can you update these doc lines?

Suggested change
# @param identifier [String] Grant ID or email account from which to delete an object.
# @param draft_id [String] The id of the draft to delete.
# @param identifier [String] Grant ID or email account from which to send the draft.
# @param draft_id [String] The id of the draft to send.

@atejada
Copy link
Contributor Author

atejada commented Dec 20, 2023

Done 😅 That's the problem with copy & paste 🙃

@atejada
Copy link
Contributor Author

atejada commented Dec 20, 2023

Will merge 🥳

@atejada atejada merged commit 1c76ced into v6.0.0-beta Dec 20, 2023
1 check passed
@mrashed-dev mrashed-dev mentioned this pull request Jan 4, 2024
@mrashed-dev mrashed-dev deleted the TW-2456-ruby-add-send-to-drafts branch January 31, 2024 16:48
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.

None yet

2 participants