typespec link: https://github.com/Azure/typespec-azure/blob/main/packages/azure-http-specs/specs/azure/core/page/main.tsp
Add test scenario for relative nextLink URLs in pagination. Some Azure services use relative URLs instead of absolute URLs for pagination nextLink, requiring clients to resolve them against the service endpoint.