Skip to content

v0.5.2: Include empty atributes in attributes property

Compare
Choose a tag to compare
@dstengele dstengele released this 16 Jul 09:44
· 12 commits to master since this release

Since a few versions, the Insight API does not return empty attributes anymore. Before, empty attributes were returned as null in the JSON. As this was seemingly changed without any notice, this version re-adds empty attributes with None as their value to emulate the old behavior.