diff --git a/v1/Application.cfc b/v1/Application.cfc index c3fe9b7..265fe83 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.201"; /*$ git config --global --unset user.password*/ + variables.framework.docs.APIVersion="0.202"; /*$ 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 3126932..202c62f 100644 --- a/v1/resources/instance_operation_cfs_param.cfc +++ b/v1/resources/instance_operation_cfs_param.cfc @@ -350,29 +350,29 @@ arguments.requestArguments.specificationId=usrCustomerInfo.specificationId; //In - - + + - - - select r.resource_realm_id, r.properties - from resource_realm r - where r.resource_realm= - - - - - - - - - - - - - - + + + select r.resource_realm_id, r.properties + from resource_realm r + where r.resource_realm= + + + + + + + + + + + + + +