mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
GetExperience, RemoveExperience
This commit is contained in:
@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: DeleteExperience
|
||||
type: http
|
||||
seq: 3
|
||||
}
|
||||
|
||||
delete {
|
||||
url: http://localhost:3000/api/experiences/2
|
||||
body: none
|
||||
auth: inherit
|
||||
}
|
Reference in New Issue
Block a user