@adobe/helix-pipeline
Version:
This project provides helper functions and default implementations for creating Hypermedia Processing Pipelines.
22 lines (14 loc) • 935 B
Markdown
# Untitled string in Raw Request Schema
```txt
https://ns.adobe.com/helix/pipeline/rawrequest#/definitions/rawrequest/properties/params/properties/path
```
Path to the requested (Markdown) file
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :----------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [rawrequest.schema.json*](rawrequest.schema.json "open original schema") |
## path Type
`string`
## path Examples
```json
"/general/index.md"
```