{
  "actions": [
    {
      "name": "newcastleProtectTopChartsAggregates",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/aggregates?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/newcastleProtectTopChartsAggregates-default.json"
        }
      ]
    },
    {
      "name": "newcastleProtectBarChartsBar",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/bar?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/newcastleProtectBarChartsBar-default.json"
        }
      ]
    },
    {
      "name": "newcastleProtectHistogramsHistogram",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/histogram?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/newcastleProtectHistogramsHistogram-default.json"
        }
      ]
    },
    {
      "name": "newcastleProtectSummariesSummary",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/summary?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/newcastleProtectSummariesSummary-default.json"
        }
      ]
    }
  ]
}