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

DEVEXP-346: Composed functions for sendSMS #40

Merged
merged 3 commits into from
Mar 19, 2024

Conversation

asein-sinch
Copy link
Collaborator

No description provided.

@asein-sinch asein-sinch requested a review from a team March 18, 2024 15:00
| | [./src/sms/batches/delivery-feedback.ts](./src/sms/batches/delivery-feedback.ts) | `BATCH_ID` |
| DeliveryReports | [./src/sms/delivery-reports/list.ts](./src/sms/delivery-reports/list.ts) | |
| | [./src/sms/delivery-reports/getByBatchId.ts](./src/sms/delivery-reports/getByBatchId.ts) | `BATCH_ID` |
| | [./src/sms/delivery-reports/getByPhoneNumber.ts](./src/sms/delivery-reports/getByPhoneNumber.ts) | `BATCH_ID`, `RECIPIENT_PHONE_NUMBER` |

Choose a reason for hiding this comment

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

This point was missed previously but DeliveryReportsApi should define getForNumber instead of getByPhoneNumber (or we have to review cross SDKs naming)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ticket created: DEVEXP-352

@asein-sinch asein-sinch merged commit 1761b10 into main Mar 19, 2024
2 checks passed
@asein-sinch asein-sinch deleted the DEVEXP-346_Composed-functions-for-sendSMS branch March 19, 2024 08:16
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