diff --git a/v1/Application.cfc b/v1/Application.cfc index 5a3c052..3535389 100644 --- a/v1/Application.cfc +++ b/v1/Application.cfc @@ -51,7 +51,7 @@ //variables.framework.docs={}; variables.framework.docs.APIName="svc-api"; - variables.framework.docs.APIVersion="0.134"; /*resource_realm debug*/ /*$ git config --global --unset user.password*/ + variables.framework.docs.APIVersion="0.135"; /*resource_realm debug*/ /*$ git config --global --unset user.password*/ variables.framework.globalHeaders = structNew(); variables.framework.globalHeaders["Access-Control-Expose-Headers"] = "Location"; diff --git a/v1/resources/instance.cfc b/v1/resources/instance.cfc index 6ab21ce..9b7a0d2 100644 --- a/v1/resources/instance.cfc +++ b/v1/resources/instance.cfc @@ -206,7 +206,7 @@ AND o.operation='create' - + @@ -232,7 +232,7 @@ "displayName":"#qDependency.display_name#", "isAuxiliary": #request.castToBool(qDependency.is_auxiliary)# }/> - + @@ -241,7 +241,7 @@ - + select p.svc_operation_cfs_param @@ -380,7 +380,7 @@ - +