Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed Jan 27, 2024
1 parent 5f689ae commit 0096405
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kong/db/schema/entities/routes.lua
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ if kong_router_flavor ~= "traditional" then
return nil, "Router Expression failed validation: " ..
"illformed http.path.segments.* field"
end
end
end
end -- if f:find
end -- for fields

return true
end
Expand Down

0 comments on commit 0096405

Please sign in to comment.