Skip to content

Use required attribute from spring RequestBody annotation #468

Closed
@lsuski

Description

@lsuski

Is your feature request related to a problem? Please describe.

  • SpringDoc by default does not set request body as required. I have to add springdoc annotation @RequestBody with required true

Describe the solution you'd like

  • SpringDoc should detect original spring annotation @RequestBody which by default has required = true

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions