mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
16 lines
192 B
Plaintext
16 lines
192 B
Plaintext
meta {
|
|
name: GetJobOffers
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:3000/api/organizations/1/joboffers/
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
headers {
|
|
User-Agent: insomnia/2023.5.8
|
|
}
|