diff --git a/docs/platform-services/automation-service/app-central/integrations/http-tools.md b/docs/platform-services/automation-service/app-central/integrations/http-tools.md index 718c28ce8b..b1a7d0a7e9 100644 --- a/docs/platform-services/automation-service/app-central/integrations/http-tools.md +++ b/docs/platform-services/automation-service/app-central/integrations/http-tools.md @@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; http-tools -***Version: 1.4 -Updated: June 12, 2024*** +***Version: 1.5 +Updated: January 09, 2024*** Set of scripts to perform simple HTTP requests. @@ -41,8 +41,10 @@ Set of scripts to perform simple HTTP requests. + HTTP POST: (Added new field for From-Data to be send in the body of the Request) * June 14, 2023 (v1.2) - Updated the integration with Environmental Variables * September 25, 2023 (v1.3) - Updated Action: HTTP POST Action -* June 12, 2024 (v1.3) - New Actions: +* June 12, 2024 (v1.4) - New Actions: + HTTP DELETE + HTTP HEAD + HTTP PATCH + HTTP PUT +* January 09, 2024 (v1.5) - Updated Action: + * HTTP POST Action - Fix the issue with the "output.raw JSON" field. \ No newline at end of file