Forum Discussion

carlomarchesoni's avatar
carlomarchesoni
New Contributor
4 years ago

REST API, JSON is there a limit in response size for a string?

I have an API that simply returns 200 and { "pdf": "string" } In SOAP UI in raw data I do see the response, but it is truncated. And if I go to the JSON representation it just shows: {"pdf": " a...