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

Add POST example with JSON payload #118

Open
k8vance88 opened this issue Apr 20, 2020 · 2 comments
Open

Add POST example with JSON payload #118

k8vance88 opened this issue Apr 20, 2020 · 2 comments

Comments

@k8vance88
Copy link

I recently tried this guide and the asynchronous mp rest client guide. I was looking for an example how to stub out a Post with JSON payload. The examples do have POST, but they are odd because they do not post any data. Most POST apis will have payload.

@jj-zhang jj-zhang self-assigned this May 1, 2020
@ankitagrawa
Copy link

  • Updating the readme.

@gkwan-ibm
Copy link
Member

hi @k8vance88,

For the asynchronous mp rest client guide, we will revise it with a better application. If the new application use POST api, we will make sure the api will post data .

Regarding this guide-microprofile-rest-client, the application does not have the POST api. Does this guide or other guide have this POST issue?

Thanks

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

No branches or pull requests

4 participants