fix: udm paramete config
This commit is contained in:
@@ -128,10 +128,10 @@ udm:
|
|||||||
display: "Name"
|
display: "Name"
|
||||||
comment: ""
|
comment: ""
|
||||||
- name: "supportedFeatures"
|
- name: "supportedFeatures"
|
||||||
type: "string"
|
type: "regex"
|
||||||
value: "1"
|
value: "00000001"
|
||||||
access: "read-write"
|
access: "read-write"
|
||||||
filter: '8~8'
|
filter: '^[0-9a-fA-F]{8}$'
|
||||||
display: "Supported Features"
|
display: "Supported Features"
|
||||||
comment: ""
|
comment: ""
|
||||||
- name: "defaultSingleNSSAIs"
|
- name: "defaultSingleNSSAIs"
|
||||||
|
|||||||
Reference in New Issue
Block a user