https://ns.adobe.com/helix/pipeline/context
The context thingie.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | No | Stabilizing | No | Forbidden | Forbidden | context.schema.json |
- Context
https://ns.adobe.com/helix/pipeline/context
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
content | Content | Optional | No | Context (this schema) |
error | multiple | Optional | No | Context (this schema) |
request | Request | Optional | No | Context (this schema) |
response | Response | Optional | No | Context (this schema) |
content
- is optional
- type: Content
- defined in this schema
- Content –
https://ns.adobe.com/helix/pipeline/content
An error message that has been generated during pipeline processing. When this property is present, all other values can be ignored.
error
- is optional
- type: multiple
- defined in this schema
Either one of:
string
object
request
- is optional
- type: Request
- defined in this schema
- Request –
https://ns.adobe.com/helix/pipeline/request
response
- is optional
- type: Response
- defined in this schema
- Response –
https://ns.adobe.com/helix/pipeline/response