Files
blink/backend/apis/BlinkApiCollection/Person/GetContactInfosByPerson.bru
2025-06-10 12:20:34 +02:00

12 lines
154 B
Plaintext

meta {
name: GetContactInfosByPerson
type: http
seq: 12
}
get {
url: http://localhost:3000/api/people/1/contactinfos
body: none
auth: none
}