Changes to Get post by ID
GET /v1/posts/{postId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 11 of the 61 revisions of this API.6313
What changed
- ○
added the optional property
canonicalUrlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
communityIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
publishOnlineto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
imageAltto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
authors/items/farcasterfrom the response with the200statusresponse-optional-property-removed
- ●
- ●
removed the optional property
errorfrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
errorfrom the response with the500statusresponse-optional-property-removed
- ●
- ○
added the optional property
statusto the response with the200statusresponse-optional-property-added
- ○
- ○
queryrequest parameterincludeContentlist-of-types was widened by adding typesstringrequest-parameter-list-of-types-widened
- ○
for the
queryrequest parameterincludeContent, the type/format was generalized frombooleannull/to/request-parameter-type-generalized
- ○
- ○
added the optional property
viewsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
authorIdsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
authorsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
categoriesto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
publishedAtresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
the
updatedAtresponse's property type/format changed fromstring/date-timetostring/for status200response-property-type-changed
- ▲
- ▲
for the
queryrequest parameterincludeContent, the type/format was changed fromstring/toboolean/request-parameter-type-changed
- ○
api operation id
getPostremoved and replaced withgetPostByIdapi-operation-id-removed
- ▲
- ▲
the response property
jsonbecame optional for the status200response-property-became-optional
- ▲
the response property
markdownbecame optional for the status200response-property-became-optional
- ▲
the response property
staticHtmlbecame optional for the status200response-property-became-optional
- ○
added the new optional
queryrequest parameterincludeContentnew-optional-request-parameter
- ▲