mirror of
https://github.com/traefik/traefik
synced 2026-02-03 12:20:33 +00:00
Merge current v3.6 into master
This commit is contained in:
@@ -43,6 +43,7 @@ type Route struct {
|
||||
Priority int `json:"priority,omitempty"`
|
||||
// Syntax defines the router's rule syntax.
|
||||
// More info: https://doc.traefik.io/traefik/v3.6/reference/routing-configuration/http/routing/rules-and-priority/#rulesyntax
|
||||
//
|
||||
// Deprecated: Please do not use this field and rewrite the router rules to use the v3 syntax.
|
||||
Syntax string `json:"syntax,omitempty"`
|
||||
// Services defines the list of Service.
|
||||
|
||||
Reference in New Issue
Block a user