Changes to Get a page of comments on the specified profile post
GET /profile-posts/{id}/comments
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 7 revisions of this API.31013
- e271d0e41f6d1110
- fc0a40f3b859293
What changed
- ▲
the
paginationresponse's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ●
deleted the
pathrequest parameteridrequest-parameter-removed
- ○
api operation id
get_profile_posts_id_commentsremoved and replaced withgetProfilePostsIdCommentsapi-operation-id-removed
- ○
the endpoint scheme security
XF-Api-Keywas added to the APIapi-security-added
- ○
the endpoint scheme security
XF-OAuth2was added to the APIapi-security-added
- ○
added the new optional
headerrequest parameterXF-Api-Userto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
added the new optional
queryrequest parameterapi_bypass_permissionsto all path's operationsnew-optional-request-default-parameter-to-existing-path
- ○
added the optional property
pagination/current_pageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
pagination/last_pageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
pagination/per_pageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
pagination/shownto the response with the200statusresponse-optional-property-added
- ○
added the optional property
pagination/totalto the response with the200statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
added the new path request parameter
idnew-request-path-parameter
- ▲
the
paginationresponse's property type/format changed fromobject/tostring/for status200response-property-type-changed
- ●
the optional response header
XF-Latest-Api-Versionremoved for the status200optional-response-header-removed
- ●
the optional response header
XF-Request-Userremoved for the status200optional-response-header-removed
- ●
the optional response header
XF-Request-User-Extrasremoved for the status200optional-response-header-removed
- ●
the optional response header
XF-Used-Api-Versionremoved for the status200optional-response-header-removed
- ●
removed the optional property
pagination/current_pagefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
pagination/last_pagefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
pagination/per_pagefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
pagination/shownfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
pagination/totalfrom the response with the200statusresponse-optional-property-removed
- ○
api operation id
getProfilePostsIdCommentsremoved and replaced withget_profile_posts_id_commentsapi-operation-id-removed
- ○
the endpoint scheme security
XF-Api-Keywas removed from the APIapi-security-removed
- ○
the endpoint scheme security
XF-OAuth2was removed from the APIapi-security-removed
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲