mirror of
https://github.com/Jackzmc/storage.git
synced 2025-05-05 21:13:21 +00:00
19 lines
250 B
Text
19 lines
250 B
Text
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
|
|
}
|