From dac99a07a1a2b6e5619a751f59890550d92ac033 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Mar 2026 07:23:05 +0000 Subject: [PATCH 1/2] Initial plan From 7c1fbd719116c8a9290560f6668aeb2592b7dabc Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Mar 2026 07:27:20 +0000 Subject: [PATCH 2/2] Add changelog entry for Azure_Core_Page_withRelativeNextLink test scenario Co-authored-by: msyyc <70930885+msyyc@users.noreply.github.com> --- ...t-azure-core-page-relative-nextlink-2026-3-2-7-23-37.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .chronus/changes/add-test-azure-core-page-relative-nextlink-2026-3-2-7-23-37.md diff --git a/.chronus/changes/add-test-azure-core-page-relative-nextlink-2026-3-2-7-23-37.md b/.chronus/changes/add-test-azure-core-page-relative-nextlink-2026-3-2-7-23-37.md new file mode 100644 index 00000000000..5b14320b19b --- /dev/null +++ b/.chronus/changes/add-test-azure-core-page-relative-nextlink-2026-3-2-7-23-37.md @@ -0,0 +1,7 @@ +--- +changeKind: internal +packages: + - "@typespec/http-client-python" +--- + +Add mock API test for `Azure_Core_Page_withRelativeNextLink` scenario (pagination with relative nextLink URLs).