mirror of
https://github.com/Jackzmc/storage.git
synced 2025-05-10 15:03:21 +00:00
Rename docs
This commit is contained in:
parent
838935af76
commit
747d5bc069
6 changed files with 0 additions and 0 deletions
19
bruno-docs/Library/Upload File.bru
Normal file
19
bruno-docs/Library/Upload File.bru
Normal file
|
@ -0,0 +1,19 @@
|
|||
meta {
|
||||
name: Upload File
|
||||
type: http
|
||||
seq: 5
|
||||
}
|
||||
|
||||
post {
|
||||
url: http://localhost:8080/api/library/:libraryId/files/move?path=
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
|
||||
params:query {
|
||||
path:
|
||||
}
|
||||
|
||||
params:path {
|
||||
libraryId: dbabbf7d-9b63-487b-9908-57c2df11b2d2
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue