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

Remove unnecessary javadoc helper methods #722

Merged
merged 1 commit into from
Jul 26, 2024
Merged

Conversation

kilink
Copy link
Member

@kilink kilink commented Jul 19, 2024

Remove unneeded sanitizeJavaDoc helper methods, and fix the call-site to simply pass in the correct format specifiers to addJavaDoc. Fixes #694.

Other cleanup:

  • Remove trivial deprecatedAnnotation helper method
  • Use ClassName constants where possible in typeClassBestGuess

Remove unneeded sanitizeJavaDoc helper methods, and fix the call-site to simply pass in the
correct format specifiers to addJavaDoc. Fixes #694.

Other cleanup:

- Remove trivial deprecatedAnnotation helper method
- Use ClassName constants where possible in typeClassBestGuess
@kilink kilink merged commit 48fb9ad into master Jul 26, 2024
3 checks passed
@kilink kilink deleted the javadoc-interface-fix branch July 26, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

generating Java types failed with $ in graphql schema comment on interface
2 participants