Skip to content

test: add xml pageable tests#9707

Open
jorgerangel-msft wants to merge 1 commit intomicrosoft:mainfrom
jorgerangel-msft:xml-struct
Open

test: add xml pageable tests#9707
jorgerangel-msft wants to merge 1 commit intomicrosoft:mainfrom
jorgerangel-msft:xml-struct

Conversation

@jorgerangel-msft
Copy link
Contributor

@jorgerangel-msft jorgerangel-msft commented Feb 12, 2026

Adds a few operations to our sample project to ensure xml paging operations work as expected.

fixes: #9706

@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp label Feb 12, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 12, 2026

Open in StackBlitz

npm i https://pkg.pr.new/microsoft/typespec/@typespec/http@9707
npm i https://pkg.pr.new/microsoft/typespec/@typespec/http-client@9707
npm i https://pkg.pr.new/microsoft/typespec/@typespec/http-client-csharp@9707

commit: 8a21447

@github-actions
Copy link
Contributor

No changes needing a change description found.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Feb 12, 2026

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@jorgerangel-msft jorgerangel-msft added this pull request to the merge queue Feb 12, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 12, 2026
@jorgerangel-msft jorgerangel-msft added this pull request to the merge queue Feb 13, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 13, 2026
@jorgerangel-msft jorgerangel-msft added this pull request to the merge queue Feb 13, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 13, 2026
Four: "4",
}

@usage(Usage.xml)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we actually need the usage?


namespace SampleTypeSpec
{
public readonly partial struct PageRange
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

emitter:client:csharp Issue for the C# client emitter: @typespec/http-client-csharp

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Tests for Serializing and Deserializing Structs Using XML Serialization

3 participants