Skip to content

Simplifying GET logic and allowing null name param like other samples#5

Merged
paulyuk merged 1 commit intoAzure-Samples:mainfrom
paulyuk:hotfix/get-code
Aug 20, 2024
Merged

Simplifying GET logic and allowing null name param like other samples#5
paulyuk merged 1 commit intoAzure-Samples:mainfrom
paulyuk:hotfix/get-code

Conversation

@paulyuk
Copy link
Copy Markdown
Collaborator

@paulyuk paulyuk commented Aug 18, 2024

  • replaced if then multi line logic with simpler default value parameter on the get header
  • allows for name to be null and returns World instead
  • updated readme to match
  • updated http_get test link in readme

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
@paulyuk paulyuk added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Aug 18, 2024
@paulyuk paulyuk self-assigned this Aug 18, 2024
@paulyuk paulyuk merged commit bcfba4d into Azure-Samples:main Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants