{
  "actions": [
    {
      "name": "rESTfulLinkPropertyValuesGet",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/wapi/v1/link_property_values?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/rESTfulLinkPropertyValuesGet-default.json"
        }
      ]
    },
    {
      "name": "rESTfulLinkPropertyValuesPut",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/wapi/v1/link_property_values?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "rESTfulLinkPropertyValuesGetById",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/wapi/v1/link_property_values/{pathv1}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/rESTfulLinkPropertyValuesGetById-default.json"
        }
      ]
    },
    {
      "name": "getWapiV1LinksLinkIdLinkPropertyValues",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/wapi/v1/links/{pathv1}/link_property_values?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getWapiV1LinksLinkIdLinkPropertyValues-default.json"
        }
      ]
    },
    {
      "name": "putWapiV1LinksLinkIdLinkPropertyValues",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/wapi/v1/links/{pathv1}/link_property_values?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "getWapiV1LinksLinkIdLinkPropertyValuesId",
      "protocol": "REST",
      "method": "GET",
      "entitypath": "{base_path}/{version}/wapi/v1/links/{pathv1}/link_property_values/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "sendGetBody": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": "mockdatafiles/getWapiV1LinksLinkIdLinkPropertyValuesId-default.json"
        }
      ]
    },
    {
      "name": "putWapiV1LinksLinkIdLinkPropertyValuesId",
      "protocol": "REST",
      "method": "PUT",
      "entitypath": "{base_path}/{version}/wapi/v1/links/{pathv1}/link_property_values/{pathv2}?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    },
    {
      "name": "rESTfulLinkPropertyValuesInitAbsentValues",
      "protocol": "REST",
      "method": "POST",
      "entitypath": "{base_path}/{version}/wapi/v1/links/{pathv1}/link_property_values/init_absent_values?{query}",
      "requestSchema": "schema.json",
      "responseSchema": "schema.json",
      "timeout": 0,
      "sendEmpty": false,
      "requestDatatype": "JSON",
      "responseDatatype": "JSON",
      "headers": {},
      "responseObjects": [
        {
          "type": "default",
          "key": "",
          "mockFile": ""
        }
      ]
    }
  ]
}