zhibinF commented on code in PR #5727:
URL: https://github.com/apache/seatunnel/pull/5727#discussion_r1378885109
##########
docs/en/seatunnel-engine/rest-api.md:
##########
@@ -262,3 +262,91 @@ network:
</details>
+------------------------------------------------------------------------------------------
+
+### Encrypt Config.
+
+<details>
+<summary><code>POST</code>
<code><b>/hazelcast/rest/maps/encrypt-config</b></code> <code>(Returns the
encrypted config if config is encrypted successfully.)</code></summary>
+
+#### Body
+
+```json
+{
+ "env": {
+ "execution.parallelism": 1,
+ "shade.identifier":"base64"
Review Comment:
Yes, I will quote it tomorrow.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]