UNPKG

1.91 kBMarkdownView Raw
1# Untitled undefined type in Response Schema
2
3```txt
4https://ns.adobe.com/helix/pipeline/response#/properties/headers
5```
6
7The HTTP headers of the response
8
9
10| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
11| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | --------------------------------------------------------------------- |
12| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [response.schema.json\*](response.schema.json "open original schema") |
13
14## headers Type
15
16unknown
17
18# undefined Properties
19
20| Property | Type | Required | Nullable | Defined by |
21| :-------------------- | -------- | -------- | -------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------- |
22| Additional Properties | `string` | Optional | cannot be null | [Response](response-properties-headers-additionalproperties.md "https://ns.adobe.com/helix/pipeline/response#/properties/headers/additionalProperties") |
23
24## Additional Properties
25
26Additional properties are allowed, as long as they follow this schema:
27
28
29
30
31- is optional
32- Type: `string`
33- cannot be null
34- defined in: [Response](response-properties-headers-additionalproperties.md "https://ns.adobe.com/helix/pipeline/response#/properties/headers/additionalProperties")
35
36### additionalProperties Type
37
38`string`