UNPKG

1.06 kBMarkdownView Raw
1# Untitled string in Secrets Schema
2
3```txt
4https://ns.adobe.com/helix/pipeline/secrets#/properties/DATA_EMBED_SERVICE
5```
6
7URL of a DataEmbed Service that takes the appended URL and returns an iterable JSON representation.
8
9
10| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
11| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ------------------------------------------------------------------- |
12| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [secrets.schema.json\*](secrets.schema.json "open original schema") |
13
14## DATA_EMBED_SERVICE Type
15
16`string`
17
18## DATA_EMBED_SERVICE Default Value
19
20The default value is:
21
22```json
23"https://adobeioruntime.net/api/v1/web/helix/helix-services/data-embed@v1"
24```