mirror of
https://github.com/Karaka-Management/oms-Script.git
synced 2026-01-13 13:28:40 +00:00
First test implementation done in the Helper module. The upload component is using a bad workaround where the virtual path is defined in the uri as ?virutalPath= because we are not uploading media files AND form data at the same time. Therefore the virtualPath can currently only be passed in the get/uri data.
7 lines
94 B
JSON
7 lines
94 B
JSON
[
|
|
{
|
|
"name": "Helper",
|
|
"virtualPath": "/Modules",
|
|
"user": 1
|
|
}
|
|
] |