Skip to content

Commit

Permalink
mfw-4830 (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
abriles1216 authored Feb 9, 2024
1 parent 8b2f1c8 commit c3e516b
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 c3e516b

Please sign in to comment.