swagger-typescript-api
swagger-typescript-api copied to clipboard
Is there any way to display the detailed data definition of HttpResponse?
The interface actually declares the data format of the response. If you can see the response data in the place where the interface is used, it should improve development efficiency. I don't know if it can be implemented.
