Skip to content

Commit 7a6cb94

Browse files
committed
fix: added missing type definition
1 parent ab4d1df commit 7a6cb94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

definitions/rest.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
{
136136
"contains_key": {
137137
"key": "headers",
138-
"type": "OBJECT"
138+
"type": "HTTP_HEADER_MAP"
139139
}
140140
}
141141
],

0 commit comments

Comments
 (0)