Skip to content

Commit

Permalink
Modify docs on managed ssl cert. (#1502)
Browse files Browse the repository at this point in the history
Merged PR #1502.
  • Loading branch information
nat-henderson authored and modular-magician committed Mar 13, 2019
1 parent 3569d8d commit 468831e
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 @@ -3556,8 +3556,8 @@ objects:
- !ruby/object:Api::Type::Enum
name: 'type'
description: |
Specifies the type of SSL certificate, either `SELF_MANAGED` or `MANAGED`.
If not specified, the certificate is self-managed.
Enum field whose value is always `MANAGED` - used to signal to the API
which type this is.
values:
- :MANAGED
default_value: :MANAGED
Expand Down

0 comments on commit 468831e

Please sign in to comment.