Update docs upon changes to Bruno: headers, NTLM, env import, mocks - #184
Open
mintlify[bot] wants to merge 1 commit into
Open
Update docs upon changes to Bruno: headers, NTLM, env import, mocks#184mintlify[bot] wants to merge 1 commit into
mintlify[bot] wants to merge 1 commit into
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Syncs docs with usebruno/bruno changes merged between Aug 24 and Aug 31, 2026.
Changes
send-requests/REST/req-header.mdx): document the new Show Inherited Headers view and per-request omission of default headers; replace the stale Timeline tip (feat(headers): show default headers and support omitting them per request bruno#8990)auth/ntlm.mdx): NTLM now runs through Bruno's request pipeline (TLS, proxy, Timeline) and document redirect behavior withforwardAuthorizationHeader(fix: use NtlmClient as an adapter of axios instance bruno#9044)variables/overview.mdx): document inline scope-aware variable creation from the undefined-variable tooltip (feat(variables): add scope-aware variable creation (#8665) bruno#8852)get-started/import-export-data/import-export-environments.mdx): multi-file import, invalid-file handling, and name-conflict resolution with "Import as copy" / "Replace existing" (feat(env): handle environment name conflicts during import with replace or copy bruno#9050, feat(env): multi environment import failure if one file is invalid bruno#9051)mock-servers/create-mock-server.mdx): new Source selector (Collection / API Spec / Standalone), sync-on-create checkboxes, and port validation rules (feat(mock): CreateMockServerModal with source type selection and sync option bruno#9110, fix(mock-server): restricting port numbers by showing errors bruno#8964)Context
Scheduled run reviewing upstream commits on
usebruno/brunomainfor the week; only the latest (v4) docs were updated and navigation was left unchanged.