mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
Update routes
This commit is contained in:
@ -5,13 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
get {
|
||||
url: http://localhost:3000/api/experiences/
|
||||
url: http://localhost:3000/api/people/1/experiences
|
||||
body: json
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:json {
|
||||
{
|
||||
"personId": 1
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user