swagger 3.0 request body is getting reset to default value while I collapse the API request
swagger 3.0 request body is getting reset to default value when I collapse the API request. I want if any of the field in request body gets updated it should persist the value even after collapsing the API request.
JaxrsOpenApiContextBuilder does not support jakarta
I am using below dependency in my project:-
My springboot application is not able to run swagger UI on localhost
I have integrated swagger in my springboot application through following dependency