diff --git a/v1/Application.cfc b/v1/Application.cfc index fb9218b..1e19067 100644 --- a/v1/Application.cfc +++ b/v1/Application.cfc @@ -57,7 +57,7 @@ //variables.framework.docs={}; variables.framework.docs.APIName="svc-api"; - variables.framework.docs.APIVersion="0.212"; /*$ git config --global --unset user.password*/ + variables.framework.docs.APIVersion="0.213"; /*$ git config --global --unset user.password*/ variables.framework.globalHeaders = structNew(); variables.framework.globalHeaders["Access-Control-Expose-Headers"] = "Location"; @@ -427,7 +427,7 @@ - + diff --git a/v1/lib/field.cfm b/v1/lib/field.cfm index 8fa07da..b999548 100644 --- a/v1/lib/field.cfm +++ b/v1/lib/field.cfm @@ -4,6 +4,7 @@ + - + diff --git a/v1/lib/rest_api_helper.cfc b/v1/lib/rest_api_helper.cfc index b16d633..a361205 100644 --- a/v1/lib/rest_api_helper.cfc +++ b/v1/lib/rest_api_helper.cfc @@ -8,6 +8,7 @@ + + @@ -68,7 +70,14 @@ - + + + + + + + + diff --git a/v1/resources/instance_operation_cfs_param.cfc b/v1/resources/instance_operation_cfs_param.cfc index 7f1c356..b4ba2fd 100644 --- a/v1/resources/instance_operation_cfs_param.cfc +++ b/v1/resources/instance_operation_cfs_param.cfc @@ -840,7 +840,11 @@ arguments.requestArguments.specificationId=usrCustomerInfo.specificationId; //In where s.svc_id= order by r.sort, r.resource_realm - + + + + + diff --git a/v1/resources/instance_operation_default.cfc b/v1/resources/instance_operation_default.cfc index cf2255a..0713419 100644 --- a/v1/resources/instance_operation_default.cfc +++ b/v1/resources/instance_operation_default.cfc @@ -75,11 +75,11 @@ p.label p.data_type null as data_descriptor - p.value_list + p.value_list >p.func p.ref_svc_id p.is_required - p.default_value + p.default_value p.default_compute p.regex p.unique_scope @@ -129,6 +129,7 @@ + - + + @@ -230,7 +232,7 @@ - +