Files
blink/backend/apis/BlinkApiCollection/Experience/GetExperience.bru
2025-06-10 12:55:10 +02:00

12 lines
138 B
Plaintext

meta {
name: GetExperience
type: http
seq: 2
}
get {
url: http://localhost:3000/api/experiences/1
body: none
auth: inherit
}