ADD bruno requests

This commit is contained in:
2025-06-05 19:38:30 +02:00
parent d1d3c23104
commit e2eb9b365a
13 changed files with 99 additions and 8 deletions

View File

@@ -0,0 +1,11 @@
meta {
name: Process
type: http
seq: 2
}
get {
url: {{base_url}}/process/{{uuid}}
body: none
auth: inherit
}