Skip to content

winget-settings.schema.json #5108

@720720

Description

@720720

Brief description of your issue

"installBehavior": {
    "archiveExtractionMethod": "tar" | "shellApi"
},

https://github.com/microsoft/winget-cli/blob/master/doc/Settings.md#archive-extraction-method is not in https://aka.ms/winget-settings.schema.json

"experimentalFeatures": {
    "resume": true
},

https://github.com/microsoft/winget-cli/blob/master/doc/Settings.md#resume is not in https://aka.ms/winget-settings.schema.json

"Experimental": {
    "fonts": {
        "description": "Enable support for managing fonts",
        "type": "boolean",
        "default":  false
    }
}

https://aka.ms/winget-settings.schema.json is not in https://aka.ms/winget-settings

Metadata

Metadata

Assignees

Labels

Issue-DocsIt's a documentation issue that really should be on MicrosoftDocs

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions