add: Bruno API Requests

This commit is contained in:
Dominik Natter
2025-03-27 19:23:12 +01:00
parent b2ba3880e2
commit 1a0c081277
2 changed files with 766 additions and 0 deletions

9
brunoAPI/bruno.json Normal file
View File

@@ -0,0 +1,9 @@
{
"version": "1",
"name": "DiplomarbeitManagement",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}