From 886516ca7031f0728d1f7e3277e3619143ec331a Mon Sep 17 00:00:00 2001 From: msyu Date: Mon, 21 Apr 2025 12:13:28 +0300 Subject: [PATCH] resourceRealm refactoring debug1 --- 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 b68e719..372fc16 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.091"; + variables.framework.docs.APIVersion="0.092"; 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 03badb9..f3ad3f1 100644 --- a/v1/resources/instance_operation_cfs_param_ls.cfc +++ b/v1/resources/instance_operation_cfs_param_ls.cfc @@ -353,7 +353,7 @@ - +