This commit is contained in:
2023-03-24 17:09:30 +03:00
parent 437841c8dd
commit 84b64b7d80
433 changed files with 4246 additions and 6516 deletions

View File

@@ -29,7 +29,7 @@ type PFWAddRequest struct {
// Network protocol
// either "tcp" or "udp"
// Required: true
Proto string `url:"proto" json:"proto" validate:"computeProto"`
Proto string `url:"proto" json:"proto" validate:"proto"`
}
// PFWAdd add port forward rule