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

SMS: inbounds #8

Merged
merged 5 commits into from
Nov 16, 2023
Merged

SMS: inbounds #8

merged 5 commits into from
Nov 16, 2023

Conversation

JPPortier
Copy link
Contributor

No description provided.

Copy link
Contributor

github-actions bot commented Nov 13, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 02968ac.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Manifest Files

@JPPortier JPPortier changed the title Devexp 164 inbounds SMS: inbounds Nov 13, 2023
@JPPortier JPPortier requested a review from a team November 14, 2023 14:52
@@ -279,10 +279,10 @@ private HttpRequest getMembersRequestBuilder(String servicePlanId, String groupI
* [Dashboard](https://dashboard.sinch.com/sms/api/rest). (required)
* @param page The page number starting from 0. (optional, default to 0)
* @param pageSize Determines the size of a page. (optional, default to 30)
* @return ListGroups200ResponseDto
* @return ApiGroupListDto

Choose a reason for hiding this comment

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

❤️

* feat: SMS Groups
Copy link

@650elx 650elx left a comment

Choose a reason for hiding this comment

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

Same situation as in the #9 Groups PR

  1. Tests for the samples. Examples tend to go out of date really quickly.
  2. Making those samples smaller and refactoring some of this code into e2e tests.

@JPPortier JPPortier merged commit 73fa5fd into sms Nov 16, 2023
2 checks passed
@JPPortier JPPortier deleted the DEVEXP-164-inbounds branch November 16, 2023 13:45
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