mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
12 lines
174 B
Plaintext
12 lines
174 B
Plaintext
meta {
|
|
name: GetApplicantsByOrganization
|
|
type: http
|
|
seq: 6
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:3000/api/organizations/1/joboffers/applications
|
|
body: json
|
|
auth: none
|
|
}
|