Deathgarden_Rebirth-Rewrite/Deathgarden Rebirth Bruno/bruno.json

13 lines
215 B
JSON

{
"version": "1",
"name": "Deathgarden Rebirth",
"type": "collection",
"ignore": [
"node_modules",
".git"
],
"presets": {
"requestType": "http",
"requestUrl": "{{base_url}}/api/v1/"
}
}