Skip to content

Commit 386a489

Browse files
committed
docs: add data type selector feature
1 parent ef5ef49 commit 386a489

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/pages/send-requests/res-data-cookies/res-data.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ After executing a request, the response panel provides detailed information on t
88

99
![Response Panel](/screenshots/send-request/res-data-and-cookie/res-data.webp)
1010

11+
### Data Type Selector
12+
13+
Bruno provides a powerful response format selector that allows you to view API responses in different formats, making it easier to inspect and analyze response data. This feature includes both an **Editor** view for viewing formatted code and a **Preview** view for visualizing the response content.
14+
15+
1116
### Headers
1217

1318
The request headers are displayed to show what was sent to the API. This can help in debugging and understanding the context of the request.

0 commit comments

Comments
 (0)