fix: udm sub mml file to path
This commit is contained in:
@@ -110,7 +110,7 @@ udm:
|
||||
object: "authdat"
|
||||
display: "Import Auth Data From File"
|
||||
params:
|
||||
- name: "file"
|
||||
- name: "path"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
@@ -120,7 +120,7 @@ udm:
|
||||
object: "authdat"
|
||||
display: "Export Auth Data to File"
|
||||
params:
|
||||
- name: "file"
|
||||
- name: "path"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
@@ -388,7 +388,7 @@ udm:
|
||||
object: "udmuser"
|
||||
display: "Import Subscriber Data From File"
|
||||
params:
|
||||
- name: "file"
|
||||
- name: "path"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
@@ -398,7 +398,7 @@ udm:
|
||||
object: "udmuser"
|
||||
display: "Upload Subscriber Data"
|
||||
params:
|
||||
- name: "file"
|
||||
- name: "path"
|
||||
type: "string"
|
||||
optional: "false"
|
||||
filter: ""
|
||||
|
||||
Reference in New Issue
Block a user