Relax Regex Validation on Protocols #1994
Labels
Area-Manifest
This may require a change to the manifest
Issue-Feature
This is a feature request for the Windows Package Manager client.
Milestone
Description of the new feature / enhancement
The current schema does not allow for protocols to start with a number
winget-cli/schemas/JSON/manifests/v1.2.0/manifest.installer.1.2.0.json
Lines 208 to 218 in 739aefe
This causes issues when Publishers implement their own protocols or handlers such as
360chromexurl
Proposed technical implementation details
The regex should be relaxed to allow for custom protocols and handlers which start with numbers or removed entirely
The text was updated successfully, but these errors were encountered: