Changes to List posts
GET /api/v1/posts
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 7 revisions of this API.42018
- f04a452a2baf2165
- 3d17f189af692413
What changed
- ▲
for the
queryrequest parameterlimit, default value was changed from10to20request-parameter-default-value-changed
- ▲
the response property
data/items/sub_category_idbecame nullable for the status200response-property-became-nullable
- ●
for the
queryrequest parameterlimit, the max was set to100.00request-parameter-max-set
- ●
for the
queryrequest parameterlimit, the min was set to1.00request-parameter-min-set
- ●
for the
queryrequest parameteroffset, the min was set to0.00request-parameter-min-set
- ●
removed the optional property
data/items/archived_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/contentfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/deleted_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/is_publicfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/meta_titlefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/og_imagefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/published_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/statusfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/thumbnailfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/updated_atfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/updated_byfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/uuidfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/versionfrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parametersearchnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersort_bynew-optional-request-parameter
- ○
added the new optional
queryrequest parametersort_ordernew-optional-request-parameter
- ○
added the new enum value
deletedto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the optional property
data/items/content_lengthto the response with the200statusresponse-optional-property-added
- ▲
- ▲
for the
queryrequest parameterlimit, default value was changed from20to10request-parameter-default-value-changed
- ▲
removed the enum value
deletedfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ●
deleted the
queryrequest parametersearchrequest-parameter-removed
- ●
deleted the
queryrequest parametersort_byrequest-parameter-removed
- ●
deleted the
queryrequest parametersort_orderrequest-parameter-removed
- ●
removed the optional property
data/items/content_lengthfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/items/archived_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/contentto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/deleted_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/is_publicto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/meta_titleto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/og_imageto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/published_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/statusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/thumbnailto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/updated_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/updated_byto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/uuidto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/versionto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲