Skip to content

Update serialization.md#155

Merged
baywet merged 1 commit intoMicrosoftDocs:mainfrom
ThaDaVos:patch-1
May 12, 2025
Merged

Update serialization.md#155
baywet merged 1 commit intoMicrosoftDocs:mainfrom
ThaDaVos:patch-1

Conversation

@ThaDaVos
Copy link
Contributor

@ThaDaVos ThaDaVos commented May 7, 2025

I noticed that unint8 was considered to be a sbyte in C# - but unint8 is unsigned - which is the same as the byte in C# - so I think the sbyte and byte were swapped around

I noticed that `unint8` was considered to be a `sbyte` in C# - but `unint8` is unsigned - which is the same as the `byte` in C# - so I think the `sbyte` and `byte` were swapped around
@ThaDaVos ThaDaVos requested a review from a team as a code owner May 7, 2025 11:44
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 1d3b35f:

✅ Validation status: passed

File Status Preview URL Details
OpenAPI/kiota/serialization.md ✅Succeeded

For more details, please refer to the build report.

For any questions, please:

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!
Great catch!

@github-project-automation github-project-automation bot moved this to In Progress 🚧 in Kiota May 12, 2025
@baywet baywet enabled auto-merge May 12, 2025 17:08
@baywet baywet merged commit bbaab97 into MicrosoftDocs:main May 12, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this from In Progress 🚧 to Done ✔️ in Kiota May 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants