Skip to content

Commit

Permalink
fix/to: fix response-header-rewrite plugin schema
Browse files Browse the repository at this point in the history
  • Loading branch information
trickMin committed Nov 24, 2022
1 parent 5f62a2d commit 738d26a
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1071,9 +1071,7 @@ data:
}
],
"rules": [
"Required",
"MaxNumber(3)",
"MinNumber(0)"
"Required"
]
},
{
Expand Down

0 comments on commit 738d26a

Please sign in to comment.