{
  "value": {
    "description": "The value of the evaluated expression. It may be a primitive JSON value or a Jira REST API object. (Some expressions do not produce any meaningful results—for example, an expression that returns a lambda function—if that's the case a simple string representation is returned. These string representations should not be relied upon and may change without notice.)"
  },
  "meta": {
    "complexity": {
      "steps": {
        "value": -36052824,
        "limit": 93779705
      },
      "expensiveOperations": {
        "value": -12342043,
        "limit": -56058548
      },
      "beans": {
        "value": -99354049,
        "limit": 93433469
      },
      "primitiveValues": {
        "value": 3982038,
        "limit": -74656579
      }
    }
  }
}