swagger-typescript-api icon indicating copy to clipboard operation
swagger-typescript-api copied to clipboard

Is there any way to display the detailed data definition of HttpResponse?

Open wll8 opened this issue 4 years ago • 0 comments

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.

image

wll8 avatar Sep 02 '21 14:09 wll8