Skip to content

Commit f985e70

Browse files
authored
Merge branch 'main' into postgresqlST
2 parents b2ec7f4 + 83a12f5 commit f985e70

File tree

1 file changed

+5
-3
lines changed
  • docs/platform-services/automation-service/app-central/integrations

1 file changed

+5
-3
lines changed

docs/platform-services/automation-service/app-central/integrations/http-tools.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
66

77
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/http-tools.png')} alt="http-tools" width="80"/>
88

9-
***Version: 1.4
10-
Updated: June 12, 2024***
9+
***Version: 1.5
10+
Updated: January 09, 2024***
1111

1212
Set of scripts to perform simple HTTP requests.
1313

@@ -41,8 +41,10 @@ Set of scripts to perform simple HTTP requests.
4141
+ HTTP POST: (Added new field for From-Data to be send in the body of the Request)
4242
* June 14, 2023 (v1.2) - Updated the integration with Environmental Variables
4343
* September 25, 2023 (v1.3) - Updated Action: HTTP POST Action
44-
* June 12, 2024 (v1.3) - New Actions:
44+
* June 12, 2024 (v1.4) - New Actions:
4545
+ HTTP DELETE
4646
+ HTTP HEAD
4747
+ HTTP PATCH
4848
+ HTTP PUT
49+
* January 09, 2024 (v1.5) - Updated Action:
50+
* HTTP POST Action - Fix the issue with the "output.raw JSON" field.

0 commit comments

Comments
 (0)