ContentSources

ContentSources
ContentSources
JSON Example
{
    "content": [
        {
            "config": {
                "contentType": "string",
                "integrationId": "string",
                "repository": "string",
                "branch": "string",
                "path": "string",
                "endpointId": "string"
            },
            "createdAt": "string",
            "createdBy": "string",
            "description": "string",
            "id": "string",
            "lastUpdatedAt": "string",
            "lastUpdatedBy": "string",
            "name": "string",
            "orgId": "string",
            "projectId": "string",
            "projectIds": [
                "string"
            ],
            "syncEnabled": false,
            "type": "string",
            "typeId": "string"
        }
    ],
    "links": [
        {
            "href": "string",
            "rel": "string"
        }
    ],
    "page": {
        "number": 0,
        "size": 0,
        "totalElements": 0,
        "totalPages": 0
    }
}
content
Optional

content

array of Link
links
Optional

links

page
Optional

page