Skip to content

Update response object and query docs#54

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

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

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify bot commented Apr 2, 2026

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
Copy link
Copy Markdown
Contributor Author

mintlify bot commented Apr 2, 2026

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