Files
blink/backend/apis/BlinkApiCollection/GetContactInfosByPerson.bru
2025-04-18 11:40:52 +02:00

12 lines
154 B
Plaintext

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