We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d74a818 commit af6ac3bCopy full SHA for af6ac3b
README.md
@@ -44,7 +44,7 @@ In order to connect we'll need to generate a token and link to your metrics data
44
**Organization**
45
```powerquery
46
let
47
- // Replace <YOUR-TOKEN> and <ORG> with your actual token and enterprise name.
+ // Replace <YOUR-TOKEN> and <ORG> with your actual token and org name.
48
url = "https://api.github.com/orgs/<ORG>/copilot/usage",
49
headers = [
50
#"Accept" = "application/vnd.github+json",
0 commit comments