Skip to content

Commit

Permalink
more missing apidocs
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed Nov 14, 2023
1 parent 558d49b commit 8f37ebd
Showing 1 changed file with 55 additions and 15 deletions.
70 changes: 55 additions & 15 deletions modules/contentbox/apidocs/relocations/update/example.200.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,59 @@
{
"data": {
"categoryID": "ff8081817bbc8127017bbca6f8ff0001",
"slug": "new",
"createdDate": "2021-09-06T19:47:44+00:00",
"numberOfPages": "0",
"numberOfEntries": "0",
"category": "New",
"numberOfContentStore": "0",
"modifiedDate": "2021-09-06T19:52:19+00:00",
"site": {
"slug": "default",
"siteID": "ff8081817a3ffffe017a40015861004c",
"name": "Web site"
}
},
"relatedContent": {
"excerpt": "",
"numberOfVersions": "10",
"cache": true,
"createdDate": "2013-07-20T15:38:47+00:00",
"numberOfHits": "137",
"layout": "pages",
"cacheTimeout": 0,
"isPublished": true,
"HTMLTitle": "",
"contentType": "Page",
"modifiedDate": "2016-08-05T14:42:30+00:00",
"parent": {},
"lastEditor": {
"avatarLink": "//www.gravatar.com/avatar.php?gravatar_id=61accb18322422e84424414b5652719f&s=40&r=PG",
"name": "Luis Majano",
"authorID": "77abddba-a444-11eb-ab6f-0290cc502ae3",
"email": "[email protected]"
},
"showInSearch": true,
"HTMLKeywords": "",
"featuredImage": "",
"numberOfComments": "0",
"isDeleted": false,
"creator": {
"avatarLink": "//www.gravatar.com/avatar.php?gravatar_id=61accb18322422e84424414b5652719f&s=40&r=PG",
"name": "Luis Majano",
"authorID": "77abddba-a444-11eb-ab6f-0290cc502ae3",
"email": "[email protected]"
},
"HTMLDescription": "",
"slug": "support",
"order": 6,
"contentID": "779cd2de-a444-11eb-ab6f-0290cc502ae3",
"siteID": "1c81d376-a481-11eb-ab6f-0290cc502ae3",
"publishedDate": "2013-07-20T15:38:00+00:00",
"showInMenu": true,
"categories": [
"coldbox"
],
"markup": "html",
"expireDate": "",
"title": "support",
"numberOfChildren": "0",
"featuredImageURL": "",
"allowComments": false,
"cacheLastAccessTimeout": 0
},
"slug": "old-support",
"createdDate": "2023-11-14T18:03:05+00:00",
"relocationID": "4028fbed8bcef561018bcf004a100000",
"target": "",
"modifiedDate": "2023-11-14T18:03:05+00:00"
},
"error": false,
"pagination": {
"totalPages": 1,
Expand All @@ -23,4 +63,4 @@
"totalRecords": 0
},
"messages": []
}
}

0 comments on commit 8f37ebd

Please sign in to comment.