{
  "actions": [
    {
      "name": "getFresV4",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/nsi/api/v4/fres?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "postFreV4",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/nsi/api/v4/fres?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getFreByIdV4",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/nsi/api/v4/fres/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "putFreByIdV4",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/nsi/api/v4/fres/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "patchOperationV4",
      "protocol": "REST",
      "method": "PATCH",
      "entitypath": "{base_path}/{version}/nsi/api/v4/fres/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getFreExpectationMismatchesV4",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/nsi/api/v4/fres/{pathv1}/expectationMismatches?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "patchNsiApiV4FresFreIdExpectationsFreExpId",
      "protocol": "REST",
      "method": "PATCH",
      "entitypath": "{base_path}/{version}/nsi/api/v4/fres/{pathv1}/expectations/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getFrePlannedById",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/nsi/api/v4/fres/{pathv1}/frePlanned?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "putFrePlannedV4",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/nsi/api/v4/fres/{pathv1}/frePlanned?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "patchNsiApiV4FresFreIdFrePlanned",
      "protocol": "REST",
      "method": "PATCH",
      "entitypath": "{base_path}/{version}/nsi/api/v4/fres/{pathv1}/frePlanned?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}