Forum Discussion

eurdim's avatar
eurdim
Occasional Contributor
7 years ago

change rest service for request

can I change the Service and/or Resource properties for an existing REST request?

in the corresponding Request Properties tab it doesn't allow to edit these fields...

2 Replies

  • AndyHughes's avatar
    AndyHughes
    Regular Contributor

    Yes, you can change these at both project level, and at the individual request level so that you can make a variety of slightly different requests from one base request.

    • eurdim's avatar
      eurdim
      Occasional Contributor

      ok, thx, can you pls tell how exactly, cause in the context menu of a REST request there is no option "Change Operation" like the Soap requests offer, which brings up a window where the service and operation can be changed.

      background for the question is that I have a manually setup of an interface and resource structure in my project and if I reorganize that I have to switch the service/operation in my test request as well