We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd5900 commit 4ab6eafCopy full SHA for 4ab6eaf
…ype/object/http_adapter_input.proto.json …/data_type/http_adapter_input.proto.jsondefinitions/standard/data_type/object/http_adapter_input.proto.json renamed to definitions/http/data_type/http_adapter_input.proto.json
@@ -7,18 +7,18 @@
7
"content": "HTTP Adapter Input"
8
}
9
],
10
- "alias": [
11
- {
12
- "code": "en-US",
13
- "content": "http;adapter;input"
14
- }
15
- ],
16
- "displayMessage": [
17
18
19
- "content": "HTTP Adapter Input"
20
21
+ "alias": [
+ {
+ "code": "en-US",
+ "content": "http;adapter;input"
+ }
+ ],
+ "displayMessage": [
+ "content": "HTTP Adapter Input"
22
"rules": [
23
{
24
"containsKey": {
@@ -32,7 +32,7 @@
32
33
"key": "headers",
34
"dataTypeIdentifier": {
35
- "dataTypeIdentifier": "HTTP_HEADER_MAP"
+ "dataTypeIdentifier": "HTTP_HEADER_INPUT"
36
37
38
},
0 commit comments