From 201175876bdc24da0e79508584e57df2c0510175 Mon Sep 17 00:00:00 2001 From: dalilareis16 Date: Fri, 11 Oct 2024 12:02:54 +0100 Subject: [PATCH] Update api-request-code.md Added a note to ensure that this article is consistent with https://success.outsystems.com/documentation/11/reference/outsystems_apis/lifetime_api_v2/. --- src/ref/apis/lifetime-deployment/examples/api-request-code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ref/apis/lifetime-deployment/examples/api-request-code.md b/src/ref/apis/lifetime-deployment/examples/api-request-code.md index 9a75625af..4bb4f27f2 100644 --- a/src/ref/apis/lifetime-deployment/examples/api-request-code.md +++ b/src/ref/apis/lifetime-deployment/examples/api-request-code.md @@ -40,7 +40,7 @@ Extension code is not available through the API. To download the source code of an app or a module, ensure that the environment from where you want to get the source code has: -* Platform Server version 11.28.0 or higher +* Platform Server version 11.28.0 or higher (for applications only, this feature is also available in Platform Server version 11.27.0) * LifeTime version 11.22.0 or higher * [LifeTime Service Account](https://success.outsystems.com/Documentation/11/Reference/OutSystems_APIs/LifeTime_API_v2/REST_API_Authentication) * Service Account needs Open and Debug on the environment