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