Skip to content

Update response object and query docs#54

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/response-docs-1775161843
Open

Update response object and query docs#54
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/response-docs-1775161843

Conversation

@mintlify

@mintlify mintlify Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Updated response-object.mdx to document all properties (statusText, responseTime, url) and methods (getStatus(), getStatusText(), getHeader(), getHeaders(), getBody(), getResponseTime(), getUrl(), setBody(), getSize()) available on the res object, matching the actual API surface in bruno-response.js.
  • Updated response-query.mdx to add the missing array filtering with object predicate example (res('..items[?]', { id: 2, amount: 20 })), and added a note that response query filtering (including [?] with filter functions) now works in both Safe Mode and Developer Mode per usebruno/bruno@9465de0.

@mintlify

mintlify Bot commented Apr 2, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
bruno-docs-main 🟢 Ready View Preview Apr 2, 2026, 8:42 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants