zhibinF commented on code in PR #5727:
URL: https://github.com/apache/seatunnel/pull/5727#discussion_r1378874531


##########
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, we have documentation. [Config File Encryption And 
Decryption](https://seatunnel.apache.org/docs/2.3.3/connector-v2/Config-Encryption-Decryption)



-- 
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]

Reply via email to