Skip to content

Does not work with array as input #1

@DonaldTrump88

Description

@DonaldTrump88

The code throws exception with following code. errorNotAnArray = "Your JSON must be an array or an object.",
It seems like problem due to missing testing. I have added required pull request to update it.
The issue is for future user

[
  {
    "key": "Tim",
    "value": 0
  },
  {
    "key": "Monster",
    "value": 0
  },
  {
    "key": "Hunk",
    "value": 0
  }
]

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