https://i.sstatic.net/Dv4Zx.jpg
Under models, there's no options to choose from for Application/Json content type. I want an empty model for my method response. How do I create this model?
You can create a model with empty schema {}. Then you can select that model in method response.