add export plans bruno file

This commit is contained in:
Ean Milligan
2026-04-10 01:27:48 -04:00
parent b56dd344fc
commit 76cbb05e96
7 changed files with 22 additions and 6 deletions

View File

@@ -0,0 +1,16 @@
meta {
name: export plans
type: http
seq: 3
}
get {
url: http://localhost:14014/api/export/[userId]
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}