Documentation Index
Fetch the complete documentation index at: https://bruno-a6972042-mintlify-testing-jsonbody-jsonschema-1777266.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Problem Statement
In any collection, there are secrets that need to be managed. These secrets can be anything such as API keys, passwords, or tokens. A common practice is to store these secrets in environment variables. There are two ways in which developers share bruno collections:- Check-in the collection folder to source control (like git)
- Export the collection to a file and share it