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
Our codegen does not have logic to get response's description, and only have the fall back logics to calculate from operation's desc and return type schema's desc. codegen code:
Our codegen does not have logic to get response's description, and only have the fall back logics to calculate from operation's desc and return type schema's desc. codegen code:
autorest.java/javagen/src/main/java/com/azure/autorest/mapper/ClientMethodMapper.java
Line 1589 in 8ee3658
Try a pr, but has some issue handling ok response.
https://github.com/Azure/autorest.java/pull/2877/files
Note:
may need additional logics to format description.
The text was updated successfully, but these errors were encountered: