From 9fc462c87b8bde6055fb00d268891b4112c6a5b2 Mon Sep 17 00:00:00 2001 From: msyu Date: Thu, 18 Sep 2025 19:02:32 +0300 Subject: [PATCH] 142 authHeader --- v1/Application.cfc | 2 +- v1/resources/instance_operation_run.cfc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/v1/Application.cfc b/v1/Application.cfc index 0515e35..5abe5d4 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.141"; /*auth_header*/ /*$ git config --global --unset user.password*/ + variables.framework.docs.APIVersion="0.142"; /*auth_header*/ /*$ git config --global --unset user.password*/ variables.framework.globalHeaders = structNew(); variables.framework.globalHeaders["Access-Control-Expose-Headers"] = "Location"; diff --git a/v1/resources/instance_operation_run.cfc b/v1/resources/instance_operation_run.cfc index e26f6dd..d376a8f 100644 --- a/v1/resources/instance_operation_run.cfc +++ b/v1/resources/instance_operation_run.cfc @@ -220,7 +220,7 @@ - +