tempest/releasenotes/notes/prevent-error-in-parse-resp...

7 lines
195 B
YAML

---
fixes:
- |
When receiving nullable list as a response body, tempest.lib
rest_client module raised an exception without valid json
deserialization. A new release fixes this bug.