diff --git a/v1/Application.cfc b/v1/Application.cfc index 63c828c..34c81c6 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.197"; /*$ git config --global --unset user.password*/ + variables.framework.docs.APIVersion="0.198"; /*$ git config --global --unset user.password*/ variables.framework.globalHeaders = structNew(); variables.framework.globalHeaders["Access-Control-Expose-Headers"] = "Location"; diff --git a/v1/resources/instance_operation_cfs_param.cfc b/v1/resources/instance_operation_cfs_param.cfc index 5e7e435..c9306f9 100644 --- a/v1/resources/instance_operation_cfs_param.cfc +++ b/v1/resources/instance_operation_cfs_param.cfc @@ -203,7 +203,7 @@ arguments.requestArguments.specificationId=usrCustomerInfo.specificationId; //In update instance_operation_cfs_param set dt_created= ,creator_id= - ,param_value= + ,param_value= ,note= where instance_operation_cfs_param_uid= diff --git a/v1/resources/instance_operation_cfs_param_ls.cfc b/v1/resources/instance_operation_cfs_param_ls.cfc index e425034..2149c39 100644 --- a/v1/resources/instance_operation_cfs_param_ls.cfc +++ b/v1/resources/instance_operation_cfs_param_ls.cfc @@ -232,7 +232,7 @@ arguments.requestArguments.specificationId=usrCustomerInfo.specificationId; //In , , - , + , , , ,