attachment backend use
This commit is contained in:
@@ -648,6 +648,13 @@
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"base_path_id": {
|
||||
"type": [
|
||||
"string",
|
||||
"null"
|
||||
],
|
||||
"description": "Stable reference to attachments.base_paths[].id. Preferred over path matching when multiple managed spaces use the same logical path."
|
||||
},
|
||||
"base_dir": {
|
||||
"type": "string",
|
||||
"description": "Selected attachment base path for current WebUI campaigns, or a directory relative to attachments.base_path for legacy campaigns."
|
||||
|
||||
Reference in New Issue
Block a user