Tidied up Bruno files. Implemented builder utility to have more powerful route definitions.

This commit is contained in:
jd
2026-02-21 20:41:40 +00:00
parent ed942060a2
commit 3e9d61b8c6
42 changed files with 159 additions and 98 deletions

View File

@@ -5,7 +5,7 @@ info:
http:
method: GET
url: "{{BASE_URL}}/api/user/{{UserID}}"
url: "{{BASE_URL}}/{{SECTOR}}/{{UserID}}"
auth: inherit
runtime: