Skip to content

Commit

Permalink
feat(api-v1.1): update readme with new edge example
Browse files Browse the repository at this point in the history
  • Loading branch information
vernak2539 committed Dec 17, 2024
1 parent 7d0f6a8 commit 8f21baf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,8 @@ The final json might look like this:
"edge": {
"zip": "chromium_addon.zip",
"clientId": "aaaaaaa-aaaa-bbbb-cccc-dddddddddddd",
"clientSecret": "ab#c4de6fg",
"apiKey": "ab#c4de6fg",
"productId": "aaaaaaa-aaaa-bbbb-cccc-dddddddddddd",
"accessTokenUrl": "https://login.microsoftonline.com/aaaaaaa-aaaa-bbbb-cccc-dddddddddddd/oauth2/v2.0/token",
"notes": "This is a test submission"
}
}
Expand Down

0 comments on commit 8f21baf

Please sign in to comment.