@adobe/helix-pipeline
Version:
This project provides helper functions and default implementations for creating Hypermedia Processing Pipelines.
24 lines (15 loc) • 1.06 kB
Markdown
# Untitled string in Secrets Schema
```txt
https://ns.adobe.com/helix/pipeline/secrets#/properties/DATA_EMBED_SERVICE
```
URL of a DataEmbed Service that takes the appended URL and returns an iterable JSON representation.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :----------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [secrets.schema.json*](secrets.schema.json "open original schema") |
## DATA_EMBED_SERVICE Type
`string`
## DATA_EMBED_SERVICE Default Value
The default value is:
```json
"https://adobeioruntime.net/api/v1/web/helix/helix-services/data-embed@v1"
```