Skip to content

Add @Consumes annotation #202

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 19 commits into from
Apr 5, 2023
Merged

Add @Consumes annotation #202

merged 19 commits into from
Apr 5, 2023

Conversation

SentryMan
Copy link
Collaborator

@SentryMan SentryMan commented Apr 5, 2023

  • Adds an annotation to tell what media type the request body should be
  • fix produces not working on a class level
  • byte[] and inputstream now generate correct openAPI format

to prevent merge conflict I've also added the bodyString changes

@rbygrave rbygrave added this to the 1.35 milestone Apr 5, 2023
@rbygrave rbygrave changed the title Consumes annotation Add @Consumes annotation Apr 5, 2023
@rbygrave rbygrave merged commit 0797eff into avaje:master Apr 5, 2023
@SentryMan SentryMan deleted the consumes branch April 5, 2023 00:24
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.

2 participants