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 @@ - +