Skip to content

extract_data() returns nested JSON instead of flat JSON as documented [ERROR]❌ #46

@lnas01

Description

@lnas01

version:1.1.6
env: mac m1 cpu

Description:
According to the documentation, calling:
json_data = result.extract_data()
print(json_data)

should return all important data as flat JSON.

However, in practice, the returned json_data is nested / hierarchical, not flat as described.

######################################

Only Local Web Interface's flat-json format is flat.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions