Skip to content

Conversation

jpdakran
Copy link
Member

Problem:

  • It is difficult to parse things as a list versus object

Solution:

  • Update report output to be a object instead of list with the following format
{
    results: [ ... ]
}

@jpdakran jpdakran requested a review from lorenzodb1 September 22, 2022 18:38
@jpdakran jpdakran linked an issue Sep 22, 2022 that may be closed by this pull request
@jpdakran jpdakran merged commit 9475112 into master Sep 22, 2022
@lorenzodb1 lorenzodb1 deleted the dakranj-588-update-report-to-return-object branch September 22, 2022 19:51
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 output format returns an array
2 participants