From ce91993b923a0ad7b5b2e903e1ecb0b1cc0da36d Mon Sep 17 00:00:00 2001 From: msyu Date: Mon, 19 May 2025 17:52:29 +0300 Subject: [PATCH] 110 subparam fixes --- v1/Application.cfc | 2 +- v1/resources/instance_operation_cfs_param.cfc | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/v1/Application.cfc b/v1/Application.cfc index 85bff07..cd746d6 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.109"; /*$ git config --global --unset user.password*/ + variables.framework.docs.APIVersion="0.110"; /*$ git config --global --unset user.password*/ variables.framework.globalHeaders = structNew(); diff --git a/v1/resources/instance_operation_cfs_param.cfc b/v1/resources/instance_operation_cfs_param.cfc index af20225..b350077 100644 --- a/v1/resources/instance_operation_cfs_param.cfc +++ b/v1/resources/instance_operation_cfs_param.cfc @@ -173,8 +173,13 @@ - - + + + + + + +