diff --git a/arm-cdn/2016-10-02/swagger/cdn.json b/arm-cdn/2016-10-02/swagger/cdn.json index 00902f654d47..3c5b351bdb33 100644 --- a/arm-cdn/2016-10-02/swagger/cdn.json +++ b/arm-cdn/2016-10-02/swagger/cdn.json @@ -1515,6 +1515,9 @@ "$ref": "#/definitions/ErrorResponse" } } + }, + "x-ms-pageable": { + "nextLinkName": "nextLink" } } } @@ -2237,6 +2240,10 @@ "$ref": "#/definitions/EdgeNode" }, "description": "Edge node of CDN service." + }, + "nextLink": { + "type": "string", + "description": "URL to get the next set of edgenode list results if there are any." } } },