Files
XIVPlan-DB/.bruno/Plan Endpoints/read plan.bru
2026-04-10 01:24:21 -04:00

17 lines
180 B
Plaintext

meta {
name: read plan
type: http
seq: 1
}
get {
url: http://localhost:14014/api/read/[planId]
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}