eclipse / microprofile-open-api

Microprofile open api
Apache License 2.0
132 stars 82 forks source link

Make request body required by default #627

Closed Azquelt closed 3 months ago

Azquelt commented 4 months ago

When scanning classes and annotations, default to the request body being required for operations which have a request body.

Fixes #349

MikeEdgar commented 3 months ago

@Azquelt ready to merge this one?

Azquelt commented 3 months ago

Yep