Skip to content

Commit 4ae7a6f

Browse files
committed
Remove proxy as a string from schema
1 parent 98e4e69 commit 4ae7a6f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/optionsSchema.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,9 +156,6 @@
156156
"proxy": {
157157
"description": "Proxy requests to another server.",
158158
"anyOf": [
159-
{
160-
"type": "string"
161-
},
162159
{
163160
"type": "array"
164161
},

0 commit comments

Comments
 (0)