Forum Discussion

ncelerier's avatar
ncelerier
New Contributor
7 years ago
Solved

Rest - Parameter that is optional and empty value

Hello,   We have a rest web service that we would like to test.   Let's say that this web service has a parameter called 'type'. I have the following use cases:   [1] the parameter is optional ...
  • JHunt's avatar
    7 years ago

    Clone your resource or method. Set the parameter as Required for one of the copies and not Required on the other.