Skip to content

Make OpenAPI javadocs inheritable #135

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

Merged
merged 8 commits into from
Jan 17, 2023
Merged

Make OpenAPI javadocs inheritable #135

merged 8 commits into from
Jan 17, 2023

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Jan 17, 2023

Solves #131

  • Adds methods to retrieve the supertype implementation
  • adds a method to javadoc to see if it is empty
  • will use super implementation javadoc if none are found on the inherited method
  • will detect valid and openAPI annotations from the supertype method
  • can also inherit roles from supertype methods

@SentryMan SentryMan changed the title OpenApi Make OpenAPI javadocs inheritable Jan 17, 2023
@rbygrave rbygrave merged commit ee8ee40 into avaje:master Jan 17, 2023
@rbygrave rbygrave added this to the 1.23 milestone Jan 17, 2023
rbygrave added a commit that referenced this pull request Jan 17, 2023
@rbygrave rbygrave linked an issue Jan 17, 2023 that may be closed by this pull request
@SentryMan SentryMan deleted the openapi branch January 17, 2023 16:14
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.

Make OpenAPI javadocs inheritable
2 participants