Skip to content

atf: try to parse string as JSON if type: object or type: array #254

@mdibaiee

Description

@mdibaiee

Sometimes connectors send us JSON as string (!) while normally they send us an actual JSON object or array.

In airbyte-to-flow we can try to parse these values as JSON and if we succeed, we use the parsed value.

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