mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-24 17:03:47 +01:00
0d3fde5efd
Issue: In Postman, multiple requests in same folder can have same name. current import code is creating bruneRequestItems with same name which is causing only one of the original requests to be actaully created. Looks like bruno doesn't allow multiple requests with same name in a given folder. Fix: Append _<duplicate_count> to conflicting request names within same folder. |
||
---|---|---|
.. | ||
bruno-app | ||
bruno-cli | ||
bruno-common | ||
bruno-docs | ||
bruno-electron | ||
bruno-graphql-docs | ||
bruno-js | ||
bruno-lang | ||
bruno-query | ||
bruno-schema | ||
bruno-tests | ||
bruno-toml |