You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2026. It is now read-only.
v2 does not have concept of protocol/convenience API.
Emitter should not remove convenience API for v2 (on condition of e.g. multiple content-type in request, json-merge-patch).
After we solve this, we should remove this discrepancy in code
https://github.com/microsoft/typespec/blob/main/packages/http-client-java/generator/http-client-generator/src/main/java/com/microsoft/typespec/http/client/generator/util/ModelUtil.java#L24