ncelerier
7 years agoNew Contributor
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 ...
- 7 years ago
Clone your resource or method. Set the parameter as Required for one of the copies and not Required on the other.