Commit 5f5ae2d8 authored by Ben Galloway's avatar Ben Galloway

Rebuild with changed method

parent 1d8bf9b6
...@@ -177,8 +177,8 @@ const availabilityMethods = [{ ...@@ -177,8 +177,8 @@ const availabilityMethods = [{
}, { }, {
name: "ResourceListByViewByDateLoad", name: "ResourceListByViewByDateLoad",
type: "XMLResourceByViewRangeRequest", type: "XMLResourceByViewRangeRequest",
responseWrapper: "ResourceList", responseWrapper: "DateList",
returnType: "ResList", returnType: "DateList",
endpoint: "availability", endpoint: "availability",
inputFormat: { inputFormat: {
ResStartDate: "Mandatory", ResStartDate: "Mandatory",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment