Changes between Version 2 and Version 3 of API/BBS/Get-All-Posts-From-Specify-Topic


Ignore:
Timestamp:
04/28/2011 10:50:01 AM (15 years ago)
Author:
lee
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • API/BBS/Get-All-Posts-From-Specify-Topic

    v2 v3  
    66 
    77|| URL || http://dev85.pcauto.com.cn/proxy/bbs/topics/$topic_ID || 
     8|| response MIME || text/html || 
     9 
     10 
    811 
    912== Params == 
     
    1316|| pageSize || n ||  || 
    1417|| authorId || n || 只查看某 author ID 发表的所有帖子 || 
     18 
     19== Note == 
     20 
     21 
     22response MIME 为 text/html ,不是 application/json ;分页信息隐含在 response headers 里。 
     23 
     24 
    1525 
    1626== Example ==