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

Correction to ResourceListByViewByDateLoad response wrappers

parent ce5a5980
......@@ -189,8 +189,8 @@ const availabilityMethods = [
{
name: "ResourceListByViewByDateLoad",
type: "XMLResourceByViewRangeRequest",
responseWrapper: "ResourceList",
returnType: "ResList",
responseWrapper: "DateList",
returnType: "DateList",
endpoint: "availability",
inputFormat: {
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