mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-25 21:55:49 +00:00
refactor: improve snippet generation and update test cases updated to minimise changes fix: remove exclusive test flag refactor: enhance interpolation utilities refactor: expand interpolation utilities for auth, headers, body, and params refactor: simplify request handling in snippet generation by removing lodash dependency and clarifying auth header processing fix: tests refactor: integrate interpolateObject utility for enhanced interpolation across auth, headers, body, and params refactor: streamline body interpolation by removing lodash dependency and returning updated body structure refactor: enhance body interpolation logic and streamline auth header processing in snippet generation refactor: simplify getAuthHeaders function by removing unnecessary parameters for improved clarity refactor: replace interpolateObject with interpolate for body