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

Added 'PATCH' to the list of calls for building the JmxBody. #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jpd1
Copy link

@jpd1 jpd1 commented Sep 5, 2020

  • Body field can be populated for a PATCH call within Postman, which is not populated in the jmx file.
  • Added 'PATCH' to the list of calls for building the JmxBody.
  • PATCH constant is available within Java WS RS API v2.1. However, jMeter v4 refers to Java WS RS API v2.0.1 which does not have a PATCH constant.
  • PR is related to this issue.

@jpd1 jpd1 marked this pull request as ready for review September 11, 2020 07:19
@ssozuer
Copy link

ssozuer commented Jan 24, 2021

Hi @bilalvdemir,
Can you merge this pr?

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.

2 participants