Skip to content

Commit e435b05

Browse files
Added Microsoft.Rest type
1 parent b42d628 commit e435b05

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hub/package-manager/winget/source.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,12 @@ For example, `winget source add --name Contoso https://www.contoso.com/cache` a
106106

107107
#### Optional type parameter
108108

109-
The **add** subcommand supports the optional **type** parameter, which tells the client what type of repository it is connecting to. The following type is supported.
109+
The **add** subcommand supports the optional **type** parameter, which tells the client what type of repository it is connecting to. The following types are supported.
110110

111111
| Type | Description |
112112
|--------------|-------------|
113113
| **Microsoft.PreIndexed.Package** | The default source type. |
114+
| **Microsoft.Rest** | A Microsoft REST API source. |
114115

115116
### list
116117

0 commit comments

Comments
 (0)