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

bug: Update curl to match code change #117

Merged
merged 1 commit into from
Jan 9, 2025
Merged

bug: Update curl to match code change #117

merged 1 commit into from
Jan 9, 2025

Conversation

JustinPihony
Copy link
Contributor

The updated response code change alters the endpoint to be hello-response - that is because the example code comes from the same code file that also has the hello endpoint unaltered. If we do not want to change the curl then we can update the code so it is separate files.

@github-actions github-actions bot added the documentation documentation related label Dec 27, 2024
Copy link
Contributor

@efgpinto efgpinto left a comment

Choose a reason for hiding this comment

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

LGTM

(separate question) I do wonder why do we have /hello/hello though... It seems intentional looking at the full page but at first sight it looked like a typo to me.. I guess the rational is we want to have /service/method but then I think using different terms could make it more obvious for the user.. Thoughts @beritou ?

Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

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

Let's get it correct for what we have now.

@ennru ennru merged commit c8b5cd4 into main Jan 9, 2025
4 checks passed
@ennru ennru deleted the JustinPihony-patch-1 branch January 9, 2025 08:26
johanandren pushed a commit that referenced this pull request Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants