ContributionsMost RecentMost LikesSolutionsGetting Example Value of request body Hi, we have a spring boot microservice with swagger v3. I need to build a sample request payload json for each path in api docs (exactly how the swagger ui builds a example value payload for each endpoint) . Is there any api provided by swagger to get the example payload directly ? Regards, Sagar