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

fix: added body in the http request so it takes parameters #25

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

lili-wan
Copy link
Contributor

@lili-wan lili-wan commented Mar 6, 2024

Closes #

📑 Description

The http request does not take parameters from the request body because it is missing body definition in the proto file.
Adding the body in the definition, and tested locally

Screenshot 2024-03-06 at 3 28 36 PM

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

@lili-wan lili-wan changed the title Added body in the http request so it takes parameters fix: Added body in the http request so it takes parameters Mar 6, 2024
@lili-wan lili-wan changed the title fix: Added body in the http request so it takes parameters fix: added body in the http request so it takes parameters Mar 6, 2024
Copy link

@sbadla1 sbadla1 left a comment

Choose a reason for hiding this comment

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

LGTM

@lili-wan
Copy link
Contributor Author

lili-wan commented Mar 7, 2024

@AlexsJones Hi Alex, could you please help to trigger the workflow and merge the PR? thanks! We are waiting for this fix, really appreciated!

@lili-wan
Copy link
Contributor Author

@AlexsJones Hi Alex, could you please help to trigger the workflow and merge the PR? thanks! We are waiting for this fix, really appreciated!

@AlexsJones could you please check? thanks!

@AlexsJones AlexsJones merged commit b10e89a into k8sgpt-ai:main Jul 15, 2024
2 checks passed
@lili-wan lili-wan deleted the rest-body branch July 25, 2024 22:01
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