The example JSON representation for "test-input-types-tolerance" is shown below.
Populate the "input" field with a compatible benchmark input.
Matching will be performed by partial structural map on the input.

{
  "input": {
    "type": "",
    "content": {}
  },
  "tolerance": {
    "type": "test-input-types-tolerance",
    "content": {
      "error_when_checked": false
    }
  }
}