GET api/Values/GetPostingCommentsAsync?idOfPosting={idOfPosting}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
idOfPosting

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of PostingComment
NameDescriptionTypeAdditional information
ID

integer

None.

Comment

string

None.

DateCreated

date

None.

PostingCommentStatus

integer

None.

NumberOfLikes

integer

None.

NumberOfDislikes

integer

None.

Posting

Posting

None.

User

User

None.

Postings

Collection of Posting

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.