Forum Discussion

BluedotChris's avatar
12 years ago

"class" field being omitted from JSON

We have a simple JSON structure being returned in the response body from a POST request.

The JSON has three fields called "platform", "definition" and "class". Only "platform" and "definition" are visible in the JSON view and "class" is omitted, although it is well-formed and visible in the Raw view.

I'm not aware that JSON reserves any key words for fields such as this. Why would SoapUI omit this field? It caused me some lost time in looking for a bug in our request processor.

If this is not a SoapUI bug, please enlighten me why this field would be omitted? Thanks.
No RepliesBe the first to reply