WsPullRequestData

WsPullRequestData
WsPullRequestData
JSON Example
{
    "mergedEntries": [
        {
            "relations": {
                "startIndex": 0,
                "count": 0,
                "total": 0,
                "link": [
                    {
                        "rel": "string",
                        "type": "string",
                        "attributes": [
                            {
                                "name": "string",
                                "displayName": "string",
                                "value": "string",
                                "displayValue": "string"
                            }
                        ],
                        "href": "string"
                    }
                ]
            },
            "updateType": "string",
            "oldPath": "string",
            "newPath": "string",
            "data": {},
            "href": "string"
        }
    ],
    "merged-items": [
        {
            "relations": {
                "startIndex": 0,
                "count": 0,
                "total": 0,
                "link": [
                    {
                        "rel": "string",
                        "type": "string",
                        "attributes": [
                            {
                                "name": "string",
                                "displayName": "string",
                                "value": "string",
                                "displayValue": "string"
                            }
                        ],
                        "href": "string"
                    }
                ]
            },
            "updateType": "string",
            "oldPath": "string",
            "newPath": "string",
            "data": {},
            "href": "string"
        }
    ]
}
mergedEntries
Optional

mergedEntries

merged-items
Optional

merged-items