wip episode actions
This commit is contained in:
parent
7ce41cd034
commit
3e79bec974
16 changed files with 319 additions and 13 deletions
15
bruno/Episode Actions API/Upload action changes.bru
Normal file
15
bruno/Episode Actions API/Upload action changes.bru
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
meta {
|
||||
name: Upload action changes
|
||||
type: http
|
||||
seq: 1
|
||||
}
|
||||
|
||||
post {
|
||||
url: http://localhost:8080/api/2/episodes/:username
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
||||
params:path {
|
||||
username:
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue