Skip to content

Default description on RequestBody annotation #207

@kfirfer

Description

@kfirfer

Hello,

"@io.swagger.v3.oas.annotations.parameters.RequestBody" annotation overridden default value

That overridden occurs by springdoc, you can see it here:
https://github.com/springdoc/springdoc-openapi/blob/master/springdoc-openapi-common/src/main/java/org/springdoc/core/RequestBodyBuilder.java#L48

I dont really think it is should be there, the annotation itself have a default value already

Thanks

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