Skip to content
New issue

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

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

Already on GitHub? # to your account

dpg, add logics to get response's description when calculating return type's javadoc #2878

Open
haolingdong-msft opened this issue Jul 25, 2024 · 0 comments

Comments

@haolingdong-msft
Copy link
Member

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:

protected static String returnTypeDescription(Operation operation, IType returnType, IType baseType) {

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant