enso/test/Base_Tests/data/datalinks/example-enso-file.datalink
Radosław Waśko 38ad7b0afa
Creating datalinks from code (#9957)
- Closes #9673
- Adds the ability to save an existing Postgres connection as a datalink into the Enso Cloud, automatically promoting plain-text passwords into a Secret.
- Fixes dataflow error propagation in `JS_Object.from_pairs`.
2024-05-16 13:29:41 +00:00

6 lines
124 B
Plaintext

{
"type": "Enso_File",
"libraryName": "Standard.Base",
"path": "enso://PLACEHOLDER_ORG_NAME/PLACEHOLDER_PATH"
}