Skip to content

add discriminator value to models for type narrowing and correct serialisation #8077

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Kludgy4
Copy link

@Kludgy4 Kludgy4 commented Aug 1, 2025

Beforehand the discriminator was not added to deserialised models which created errors in the generated code which expects the discriminator value.

Also when discriminated unions are serialised they should have the discriminator value in the transport layer.

@Kludgy4
Copy link
Author

Kludgy4 commented Aug 1, 2025

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:js Issue for the JS client emitter: @typespec/http-client-js
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant