Skip to content

Conversation

@atharvashahane28
Copy link
Collaborator

@atharvashahane28 atharvashahane28 commented Oct 14, 2025

This PR will:

  • Refactor the flow function to use jsonlite for consistent data formatting in results
    This makes the flow output compatible with the frontend, which expects JSON values as strings not lists
    For example - output: "status": "[success]"; expected: "status": "success"

  • Edit the test code to be compatible with the new changes to the output format

  • Test the updated code and tests

@atharvashahane28 atharvashahane28 self-assigned this Oct 14, 2025
@atharvashahane28 atharvashahane28 linked an issue Oct 14, 2025 that may be closed by this pull request
@atharvashahane28 atharvashahane28 merged commit 0b1a6f6 into main Oct 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSON Parsing

2 participants