Example project demonstrating springdoc/springdoc-openapi#2170
Sample controller can be found at OptionalController
Failing test can be found at ExampleControllerTest
Setting application.yaml#L2 to false
or downgrading spring docs to 2.0.2 then fixes the test.