Harry Jackson
Harry Jackson
The following answer has a bug. I've submitted a pull request to the 5th Edition since that's where I originally found it but the 6th Ed also has the same...
I didn't fix it in the original QuestionB answer since that's what's in the 5th Edition.
I created a Mapping with some default values for the object values and in some cases the values get used and in others they don't. I've created an [example of...
**Describe the bug** When trying to use the following version implementation("org.springdoc:springdoc-openapi-starter-webmvc-ui:2.8.12") and running the command ```bash ./gradlew clean test build --configuration-cache ``` I get the following errors ```bash 3 problems...