Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Plasmo G.A.T Deployer committed Mar 7, 2024
1 parent d5794ba commit a3dccb0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions keys.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,11 @@
"accessTokenUrl": {
"type": "string",
"description": "You can find your access token URL by visiting the Microsoft Partner Center: https://partner.microsoft.com/en-us/dashboard/microsoftedge/publishapi"
},
"uploadOnly": {
"type": "boolean",
"description": "Only upload the extension, do not publish it. Defaults to false",
"default": false
}
},
"required": ["productId", "clientId", "clientSecret", "accessTokenUrl"]
Expand Down

0 comments on commit a3dccb0

Please sign in to comment.