@adobe/helix-pipeline
Version:
This project provides helper functions and default implementations for creating Hypermedia Processing Pipelines.
22 lines (14 loc) • 914 B
Markdown
# Untitled string in Request Schema
```txt
https://ns.adobe.com/helix/pipeline/request#/properties/pathInfo
```
The part of the client path that is relative to the rootPath.
| 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") |
## pathInfo Type
`string`
## pathInfo Examples
```json
"/general/index.nav.html"
```