Skip to content

Commit

Permalink
Remove false link (#3757)
Browse files Browse the repository at this point in the history
  • Loading branch information
c2thorn authored Jul 20, 2020
1 parent 34fa267 commit cc9f219
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions products/osconfig/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1275,7 +1275,7 @@ objects:
- !ruby/object:Api::Type::Array
name: 'flags'
description: |
The flags to use when installing the MSI defaults to ["/i"] (i.e. the install flag).
The flags to use when installing the MSI. Defaults to the install flag.
item_type: Api::Type::String
- !ruby/object:Api::Type::Array
name: 'allowedExitCodes'
Expand Down Expand Up @@ -1433,7 +1433,7 @@ objects:
- !ruby/object:Api::Type::Array
name: 'flags'
description: |
The flags to use when installing the MSI defaults to ["/i"] (i.e. the install flag).
The flags to use when installing the MSI. Defaults to the install flag.
item_type: Api::Type::String
- !ruby/object:Api::Type::Array
name: 'allowedExitCodes'
Expand Down

0 comments on commit cc9f219

Please sign in to comment.