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

Feature/Elastic SIP Trunking #73

Merged
merged 5 commits into from
May 14, 2024
Merged

Conversation

asein-sinch
Copy link
Collaborator

Feature branch for all the work related to the Elastic SIP Trunking SDK development

@asein-sinch asein-sinch marked this pull request as ready for review April 29, 2024 07:45
packages/elastic-sip-trunking/README.md Show resolved Hide resolved
packages/elastic-sip-trunking/package.json Outdated Show resolved Hide resolved
@@ -5,8 +5,13 @@ import FormData = require('form-data');

export enum PaginationEnum {

Choose a reason for hiding this comment

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

May be having such list + naming + comment + dedicated field names variation processing is highlighting a design to be improved: is it possible to have something like

  • a common interface definition/abstraction (avoiding dedicated payload names)
  • each domain is implementing it own real data to data abstraction service

And, because at domain level, it won't "hurt" to have domain logic moved from generic client to dedicated domain

packages/sdk-core/README.md Outdated Show resolved Hide resolved
@asein-sinch asein-sinch merged commit dcc8c6c into v1.1-next May 14, 2024
3 checks passed
@asein-sinch asein-sinch deleted the feature/Elastic-SIP-Trunking branch May 14, 2024 10:49
asein-sinch added a commit that referenced this pull request May 14, 2024
* Feature/Elastic SIP Trunking (#73)

* DEVEXP-412: Prepare release 1.1.0 (#92)
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