add opnsense-api requests to bruno

This commit is contained in:
2024-12-19 19:17:38 -08:00
parent d526839bfa
commit 589c3f2890
12 changed files with 176 additions and 6 deletions

View File

@@ -0,0 +1,11 @@
meta {
name: Get PSK
type: http
seq: 8
}
get {
url: {{base}}/api/wireguard/client/psk
body: none
auth: inherit
}