RESTClient
RESTClient copied to clipboard
Adding PATCH support
Please add method PATCH support
The "method" field is not a simple list but a combo-box.
You can type any method you want (like PATCH
).
Is there a way that could be made more clear? It just looks like a standard drop down
Adding the PATCH value to that combo box would be great, because without it there's really no way to tell that you can actually write in the value manually (unless you find this issue). Thanks, Eugen.
Created a pull request to fix this as it is tedious to have to type PATCH over and over again.
Pull request: #236