API post operations

PhilB
Senior
Posts: 403
Joined: Sun May 11, 2014 6:23 pm
Great Britain

Re: API post operations

Post by PhilB »

Right - I see why the \. Engage brain next time.
I was looking for an explanation for
A. It appeared not to respect the count.
B. The entries are incomplete with lots of fields which were in 0.27 such as visible, multiplex etc missing.
What have I missed?

Regards
Phil
User avatar
bill6502
Developer
Posts: 2323
Joined: Fri Feb 07, 2014 5:28 pm
United States of America

Re: API post operations

Post by bill6502 »

A. #12461 I meant to look that up.
B. The parameters have changed in 0.28. It now has bools for: OnlyVisible & Details
which must default to false.

Here's an edited output with just 2 channels: http://pastebin.com/Qg8KWxGs
note that I incorrectly typed Visible, not OnlyVisible in the paste.
Post Reply