Skip to content

Commit

Permalink
fix: remove path validation (apache#2140)
Browse files Browse the repository at this point in the history
  • Loading branch information
Revolyssup committed Apr 12, 2024
1 parent effdba6 commit 95ed517
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion samples/deploy/crd/v1/ApisixRoute.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ spec:
minItems: 1
items:
type: string
pattern: "^/[a-zA-Z0-9\\-._~%!$&'()+,;=:@/]*\\*?$"
hosts:
type: array
minItems: 1
Expand Down

0 comments on commit 95ed517

Please sign in to comment.