Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
c2thorn authored and Nathan Klish committed May 18, 2020
1 parent 46be482 commit fbfdb11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions products/compute/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2965,7 +2965,7 @@ objects:
The IP protocol to which this rule applies. The protocol type is
required when creating a firewall rule. This value can either be
one of the following well known protocol strings (tcp, udp,
icmp, esp, ah, sctp), or the IP protocol number.
icmp, esp, ah, sctp, ipip), or the IP protocol number.
api_name: 'IPProtocol'
required: true
- !ruby/object:Api::Type::Array
Expand Down Expand Up @@ -3005,7 +3005,7 @@ objects:
The IP protocol to which this rule applies. The protocol type is
required when creating a firewall rule. This value can either be
one of the following well known protocol strings (tcp, udp,
icmp, esp, ah, sctp), or the IP protocol number.
icmp, esp, ah, sctp, ipip), or the IP protocol number.
api_name: 'IPProtocol'
required: true
- !ruby/object:Api::Type::Array
Expand Down

0 comments on commit fbfdb11

Please sign in to comment.