Contex / XenAPI

This PHP REST API allows usage of several of XenForo functions, such as authentication, user information and many more functions!
http://xenapi.net
GNU Lesser General Public License v3.0
99 stars 41 forks source link

Request - filter threads by their state (discussion_state parameter) #45

Closed NhanNTWPV closed 8 years ago

NhanNTWPV commented 9 years ago

When method getThreads is called, its return includes all of threads, regardless of their state. I think filter based on such criteria would be an appropriate addition.

Thanks.