Skip to content
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

http-client-java, unknown map to binary data #4738

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

weidongxu-microsoft
Copy link
Contributor

@weidongxu-microsoft weidongxu-microsoft commented Oct 15, 2024

Fix #4669

Added use-object-for-unknown to both swagger/typespec flag. Default is false, meaning use BinaryData.
(we had 2 or 3 GA lib get affected, and may need to use this flag)

Pending issue Azure/autorest.java#2964

@microsoft-github-policy-service microsoft-github-policy-service bot added the emitter:client:java Issue for the Java client emitter: @typespec/http-client-java label Oct 15, 2024
@azure-sdk
Copy link
Collaborator

No changes needing a change description found.

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

Copy link
Member

@haolingdong-msft haolingdong-msft left a comment

Choose a reason for hiding this comment

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

Overall look good to me. We may need to do a test on existing libraries before releasing this changes.

@weidongxu-microsoft weidongxu-microsoft added this pull request to the merge queue Oct 18, 2024
@weidongxu-microsoft weidongxu-microsoft removed this pull request from the merge queue due to a manual request Oct 18, 2024
@weidongxu-microsoft weidongxu-microsoft added this pull request to the merge queue Oct 18, 2024
github-merge-queue bot pushed a commit that referenced this pull request Oct 18, 2024
both tcgc and resource-manager got a patch bump, not sure what changed
though.

preparing a patch release, before
#4738
that patch mostly for bumping the npm dependencies, as these patch may
intended to fix some problem (and we don't want them get mixed with the
bigger PR). we do not expect sdk code change upon this patch.
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emitter:client:java Issue for the Java client emitter: @typespec/http-client-java
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[http-client-java] use BinaryData for typespec unknown
4 participants