mirror of
https://github.com/Deathgarden-Rebirth/Deathgarden_Rebirth-Rewrite.git
synced 2026-03-21 18:04:46 -05:00
13 lines
215 B
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/"
|
|
}
|
|
} |