GET api/ng/articles/articlecommentlist/{pageId}/{commentPage}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pageId | integer |
Required |
|
commentPage | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of NgArticleCommentModelName | Description | Type | Additional information |
---|---|---|---|
pageID | integer |
None. |
|
pageCommentID | integer |
None. |
|
commentAuthorID | string |
None. |
|
commentAuthorPictureUrl | string |
None. |
|
commentDate | string |
None. |
|
authorName | string |
None. |
|
commentContent | string |
None. |
|
childComments | Collection of NgArticleCommentModel |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: