Skip to content

Commit

Permalink
Merged by Jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
untangle-bot authored Feb 10, 2024
2 parents 9e698fc + c3e516b commit c96d7a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/settings/policy/object.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ type Action struct {
DNATPort string `json:"dnat_port,omitempty"`
SNATAddress string `json:"snat_address,omitempty"`
WANConfig string `json:"policy,omitempty"`
Priority string `json:"priority,omitempty"`
}

// ServiceEndpoint is a particular object type, a object may be
Expand Down

0 comments on commit c96d7a4

Please sign in to comment.