From 9344da6363c10b467f0a39ae7acc4ca337654d55 Mon Sep 17 00:00:00 2001 From: msyu Date: Wed, 19 Mar 2025 11:09:46 +0300 Subject: [PATCH] 072 billing object underconstruction --- v1/Application.cfc | 6 +++--- v1/resources/instance_operation_run.cfc | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/v1/Application.cfc b/v1/Application.cfc index fce9a00..22b313e 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.071"; + variables.framework.docs.APIVersion="0.072"; variables.framework.globalHeaders = structNew(); variables.framework.globalHeaders["Access-Control-Expose-Headers"] = "Location"; @@ -100,7 +100,7 @@ - + - + diff --git a/v1/resources/instance_operation_run.cfc b/v1/resources/instance_operation_run.cfc index 2031222..e504aee 100644 --- a/v1/resources/instance_operation_run.cfc +++ b/v1/resources/instance_operation_run.cfc @@ -132,8 +132,8 @@ - - + +