Skip to content

Commit

Permalink
fix CI error
Browse files Browse the repository at this point in the history
Co-authored-by: Ashish Tiwari <[email protected]>
  • Loading branch information
pottekkat and Revolyssup authored Oct 17, 2023
1 parent d49d21b commit 2eb47d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apisix/cli/schema.lua
Original file line number Diff line number Diff line change
Expand Up @@ -570,7 +570,7 @@ local config_schema = {
type = "string"
},
client_max_body_size = {
type = "number"
type = "string"
},
send_timeout = {
type = "string"
Expand Down

0 comments on commit 2eb47d9

Please sign in to comment.