From fe5710820685406ee581371afc376e3cff265112 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B8=D1=89=D1=83=D0=BA=20=D0=A1=D0=B5=D1=80=D0=B3?= =?UTF-8?q?=D0=B5=D0=B9=20=28adm=29?= Date: Tue, 28 Oct 2025 11:20:07 +0300 Subject: [PATCH] 155 bug fix --- v1/Application.cfc | 2 +- v1/resources/instance.cfc | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/v1/Application.cfc b/v1/Application.cfc index c7ee057..a37ae19 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.154"; /*$ git config --global --unset user.password*/ + variables.framework.docs.APIVersion="0.155"; /*$ 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 1e92779..629bf19 100644 --- a/v1/resources/instance.cfc +++ b/v1/resources/instance.cfc @@ -281,7 +281,7 @@ AND o.operation='create' - + @@ -303,8 +303,8 @@ - - + +