Commit 1d8bf9b6 authored by Ben Galloway's avatar Ben Galloway

Correction to ResourceListByViewByDateLoad response wrappers

parent ce5a5980
...@@ -189,8 +189,8 @@ const availabilityMethods = [ ...@@ -189,8 +189,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