From fd3cee87d25a0d7a085772093b6d0f5c6e2ac967 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 27 Oct 2025 13:10:00 +0300 Subject: [PATCH] 154 bug fix --- v1/Application.cfc | 2 +- v1/resources/instance.cfc | 31 ++++++++++++++++--------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/v1/Application.cfc b/v1/Application.cfc index 3a62407..c7ee057 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.153"; /*$ git config --global --unset user.password*/ + variables.framework.docs.APIVersion="0.154"; /*$ 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 8b5f742..1e92779 100644 --- a/v1/resources/instance.cfc +++ b/v1/resources/instance.cfc @@ -281,6 +281,7 @@ AND o.operation='create' + @@ -302,17 +303,17 @@ - + - - - - - + + + + + - + - - + + @@ -361,9 +362,9 @@ - - - + + + - - + + -