Hi Guys, I am making API For get data basis on Project name But i don’t want type Full name Instead i want when I typed letter of project name then data will get. But how i can set that “Like Expression in XPath Constraint. Any one give me idea about that.
asked
disha sharma
2 answers
1
You could use the contains() method in your xpath. I think it is doing what you are looking for.