SourceControlSyncHistory
SourceControlSyncHistory
JSON Example
{
"_embedded": [
{
"contentFullPath": "string",
"contentName": "string",
"contentType": "string",
"details": [
"string"
],
"id": "string",
"integrationId": "string",
"projectId": "string",
"projectName": "string",
"requestId": "string",
"sourceId": "string",
"status": "string",
"timestamp": "string"
}
],
"_links": [
{
"deprecation": "string",
"href": "string",
"hreflang": "string",
"media": "string",
"rel": "string",
"templated": false,
"title": "string",
"type": "string"
}
],
"page": {
"number": 0,
"size": 0,
"totalElements": 0,
"totalPages": 0
}
}