Files
XIVPlan-DB/.bruno/bruno.json
2026-04-08 00:46:17 -04:00

11 lines
185 B
JSON
Executable File

{
"version": "1",
"name": "XIVPlan+DB",
"type": "collection",
"ignore": [".git"],
"presets": {
"requestType": "http",
"requestUrl": "http://localhost:14014/api"
}
}