-
-
Notifications
You must be signed in to change notification settings - Fork 544
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request