From bc1891742ba5ff60d295c069da5f85e563346fa1 Mon Sep 17 00:00:00 2001 From: msyu Date: Mon, 21 Apr 2025 11:59:58 +0300 Subject: [PATCH] resourceRealm refactoring debug --- v1/Application.cfc | 2 +- v1/resources/instance_operation_cfs_param_ls.cfc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v1/Application.cfc b/v1/Application.cfc index e3ef693..b68e719 100644 --- a/v1/Application.cfc +++ b/v1/Application.cfc @@ -51,7 +51,7 @@ //variables.framework.docs={}; variables.framework.docs.APIName="Deck API"; - variables.framework.docs.APIVersion="0.090"; + variables.framework.docs.APIVersion="0.091"; variables.framework.globalHeaders = structNew(); variables.framework.globalHeaders["Access-Control-Expose-Headers"] = "Location"; diff --git a/v1/resources/instance_operation_cfs_param_ls.cfc b/v1/resources/instance_operation_cfs_param_ls.cfc index 31419a3..03badb9 100644 --- a/v1/resources/instance_operation_cfs_param_ls.cfc +++ b/v1/resources/instance_operation_cfs_param_ls.cfc @@ -219,7 +219,7 @@ - +