Forum Discussion

vervuwi's avatar
vervuwi
New Contributor
8 years ago

Defect: JSON Path Expressions can no longer handle inline data fetches

We have a response from a REST service with the following json structure:     {"users": [ { "email": "user1@test.com", "userId": "..." }, { "email": "user2@test.com", "userId": "..." }...