Skip to content

feat: New snippets format (Numbers) and launcher #14

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

Merged
merged 9 commits into from
Jun 30, 2025

Conversation

JPPortier
Copy link
Contributor

@alex-sberna / everyone

  • new snippets for online documention
  • only the snippets relatives to "Numbers" are in review
  • they are standalone
  • a launcher script for unix platform is available (see README)
  • snippets content themselves should alos be check to check if they fit with expectation

* feat: Support 'config.properties' file to be shared across snippets
alex-sberna
alex-sberna previously approved these changes Jun 13, 2025
Copy link

@alex-sberna alex-sberna left a comment

Choose a reason for hiding this comment

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

LGTM

@JPPortier JPPortier force-pushed the DEVEXP-876-new-snippets branch from 9ff3087 to cbaeeab Compare June 17, 2025 19:12
matsk-sinch
matsk-sinch previously approved these changes Jun 23, 2025
@JPPortier JPPortier requested a review from matsk-sinch June 26, 2025 08:25
@JPPortier JPPortier dismissed stale reviews from alex-sberna and matsk-sinch June 26, 2025 08:26

snippets updated

@@ -44,16 +47,17 @@ public static void main(String[] args) {

NumbersService service = client.numbers().v1();

Capability capability = Capability.SMS;

Choose a reason for hiding this comment

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

I think it was ok to keep the SMS capability as the number will be configured for SMS sending

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes ... and it is not a required parameter and wanted to keep consistent requests across SDKs (Node currently do not set it)

@JPPortier JPPortier changed the base branch from main to feat/DEVEXP-911-snippets June 30, 2025 15:40
@JPPortier JPPortier merged commit 2279dc5 into feat/DEVEXP-911-snippets Jun 30, 2025
1 check failed
@JPPortier JPPortier deleted the DEVEXP-876-new-snippets branch June 30, 2025 15:41
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.

4 participants