Skip to content

Wrap component trigger results into JsonObject #118

@stas-fomenko

Description

@stas-fomenko

Wrap all results that are non-JSONObject into {"result": <message>}.

Currently, we implement this in components, but it makes sense to implement it once in the sailor, as there are already at least 2 components that have they wrapped results into JSONObject in theirs code: restapi, salesforce (Magic updates).

This will keep stable runtime mapper processing of messages at the next steps.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions