217 hotfix
This commit is contained in:
@@ -757,9 +757,9 @@ arguments.requestArguments.specificationId=usrCustomerInfo.specificationId; //In
|
||||
"defaultValue":"#local.qSubparam.default_value#",
|
||||
"isRequired":#request.castToBool(local.qSubparam.is_required)#,
|
||||
"isSensitive":#request.castToBool(local.qSubparam.is_sensitive)#,
|
||||
"refSvcId":"#local.qSubparam.ref_svc_id)#",
|
||||
"uniqueScope":"#local.qSubparam.unique_scope)#",
|
||||
"defaultCompute":"#local.qSubparam.default_compute)#",
|
||||
"refSvcId":"#local.qSubparam.ref_svc_id#",
|
||||
"uniqueScope":"#local.qSubparam.unique_scope#",
|
||||
"defaultCompute":"#local.qSubparam.default_compute#",
|
||||
"isModifiableDefinition":false
|
||||
}, true
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user