mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
12 lines
149 B
Plaintext
12 lines
149 B
Plaintext
meta {
|
|
name: GetAllExperiences
|
|
type: http
|
|
seq: 5
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:3000/api/people/1/experiences
|
|
body: json
|
|
auth: inherit
|
|
}
|