File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
docs/platform-services/automation-service/app-central/integrations Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff 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
1212Set 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.
You can’t perform that action at this time.
0 commit comments