Skip to content

Commit 15db1d1

Browse files
Merge pull request #5230 from MicrosoftDocs/main638766418357568670sync_temp
For protected branch, push strategy should use PR and merge to target branch method to work around git push error
2 parents bb4c927 + d7b6f50 commit 15db1d1

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)