Ref T2027
Details
Details
Diff Detail
Diff Detail
- Repository
- rBRUNO API collections for Bruno
- Lint
Lint Passed - Unit
No Test Coverage - Branch
- allow-spaces-in-filenames
- Build Status
Buildable 5512 Build 5793: arc lint + arc unit
Event Timeline
Comment Actions
Allow filenames to contain spaces
Collections folder are collections names.
As such, filenames can contain spaces.
This is a follow-up for 14472c096b1d.
Comment Actions
All good, just consider using environment variables for the base URL and API keys and you're good to go. Good job! 👍🏻
nasqueron/notifications/Delivery API/get.bru | ||
---|---|---|
8 ↗ | (On Diff #8938) | Possible use of environment variables |
nasqueron/notifications/Delivery API/register_consumer -404-.bru | ||
8 ↗ | (On Diff #8938) | Possible use of environment variables |
19 ↗ | (On Diff #8938) | api-key is hardcoded in 3 files, possible use of environment variable? |
nasqueron/notifications/Delivery API/register_consumer -default-.bru | ||
8 ↗ | (On Diff #8938) | Possible use of environment variables |
19 ↗ | (On Diff #8938) | api-key is hardcoded in 3 files, possible use of environment variable? |
nasqueron/notifications/Delivery API/register_consumer.bru | ||
8 ↗ | (On Diff #8938) | Possible use of environment variables |
19 ↗ | (On Diff #8938) | api-key is hardcoded in 3 files, possible use of environment variable? |