mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
Create experience endpoint (beta)
This commit is contained in:
11
backend/apis/BlinkApiCollection/GetMyApplications.bru
Normal file
11
backend/apis/BlinkApiCollection/GetMyApplications.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: GetMyApplications
|
||||
type: http
|
||||
seq: 9
|
||||
}
|
||||
|
||||
get {
|
||||
url: http://localhost:3000/api/organizations/joboffers/applications/mine
|
||||
body: none
|
||||
auth: none
|
||||
}
|
Reference in New Issue
Block a user