java-json-tools/json-patch

JsonPatch Model in swagger ui - springfox2

Opened this issue · 0 comments

Hello Team,

From the example https://www.baeldung.com/spring-rest-json-patch, we have the JsonPatch in the request body and we are using swagger docs from springfox. In the swagger ui, the request body doesn't build up the model and example value. Only {} (empty object) is available. Anyone have a solution/suggestion for this.?

Screenshot 2021-10-11 at 4 39 27 PM