Skip to content

[docs]: JSON File component's Write File action documentation should explain source property #2249

Open
@igorbeslic

Description

@igorbeslic

Documentation Link

https://docs.bytechef.io/reference/components/json-file/

Describe the problem

It is not obvious from component itself what is source attribute about? Take example if one want to write to JSON file, and file should be in the form of Array. Should source be of type List/Array of objects?

Describe the improvement

For source attribute in UI use more descriptive Label... Me personally have feeling source is file (we usually refer to programming source code as source). Maybe dataProvider, dataSource, collection provider is better?? In documentation explain how source data is processed and output if it is collection of JSON Arrays, collection of Object.
Majority of users would probably be interested in data produced internally during workflow execution which we access with dataPill expressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    Projects

    Status

    V 0.13

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions