@adobe/helix-pipeline
Version:
This project provides helper functions and default implementations for creating Hypermedia Processing Pipelines.
26 lines (17 loc) • 883 B
Markdown
# Untitled string in Request Schema
```txt
https://ns.adobe.com/helix/pipeline/request#/properties/selector
```
The selector (sub-type indicator).
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------ |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [request.schema.json\*](request.schema.json "open original schema") |
## selector Type
`string`
## selector Examples
```json
""
```
```json
"nav"
```