### Is there an existing request for this feature? - [X] I have searched the existing issues for this feature request and I know that duplicates will be closed ### Is your feature request related to a problem? When importing the API with multiple examples. It will be helpful if we support drop down options similar to swagger UI. Sometimes the request body with one example is not sufficient for certain use cases. It will be good if we support openapi spec fully at least for the request payload ### Describe the solution you'd like Below shows how the multiple requests are handled in swaggerUI https://editor.swagger.io/  Similarly, we should support to show in our UI. It will be added advantage if we support OpenAPI spec fully. ### Describe alternatives you've considered _No response_ ### Additional context _No response_