From a4e67b749bd49962d49e277228ae1fd32635c1e4 Mon Sep 17 00:00:00 2001 From: pjohari-ms <84465928+pjohari-ms@users.noreply.github.com> Date: Thu, 2 May 2024 22:13:16 +0000 Subject: [PATCH] Next link modifications --- .../preview/2024-05-15-preview/cosmos-db.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2024-05-15-preview/cosmos-db.json b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2024-05-15-preview/cosmos-db.json index 5183406c2c29..3a676897c53b 100644 --- a/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2024-05-15-preview/cosmos-db.json +++ b/specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2024-05-15-preview/cosmos-db.json @@ -276,7 +276,7 @@ } }, "x-ms-pageable": { - "nextLinkName": null + "nextLinkName": "nextLink" } } }, @@ -309,7 +309,7 @@ } }, "x-ms-pageable": { - "nextLinkName": null + "nextLinkName": "nextLink" } } },