This repository has been archived on 2026-03-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
softwareengineering-2-modar.../Bruno-Request-Config/bruno.json
2025-07-09 20:19:58 +02:00

15 lines
No EOL
226 B
JSON

{
"version": "1",
"name": "swe2",
"type": "collection",
"ignore": [
"node_modules",
".git"
],
"size": 0,
"filesCount": 0,
"presets": {
"requestType": "http",
"requestUrl": "127.0.0.1:8080"
}
}